MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / SelectFile

Function SelectFile

Goldleaf/include/usb/cf/cf_CommandFramework.hpp:98–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 inline Result SelectFile(std::string &out_file) {
99 return cmd::ProcessCommand<17>(cmd::OutString(out_file));
100 }
101
102 // TODO: add a SelectDirectory command?
103

Callers 1

OnSelectFileSelectedMethod · 0.85

Calls 1

OutStringClass · 0.85

Tested by

no test coverage detected