MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / path

Method path

src/plugins/debugger/debug.h:739–742  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

737 }
738
739 dap::optional<dap::string> path() const
740 {
741 return raw.path;
742 }
743
744 dap::optional<dap::string> presentationHint() const
745 {

Callers 15

initContainerMethod · 0.45
sendBreakpointsMethod · 0.45
getAllBreakpointsMethod · 0.45
getProjectInfoMethod · 0.45
openProjectMethod · 0.45
renameDocumentMethod · 0.45
actionOpenInTerminalMethod · 0.45
createNewDirectoryMethod · 0.45
creatNewDocumentMethod · 0.45
cachePathFunction · 0.45
getProjectInfoMethod · 0.45
getProjectInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected