Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChiyukiGana/Quickinput
/ dropFile
Method
dropFile
source/src/tools/path.h:531–531 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
530
void dropDir() { _dir.resize(0); }
531
void dropFile() { _file.resize(0); }
532
void dropArgs() { _args.resize(0); }
533
534
// output
Callers
nothing calls this directly
Calls
1
resize
Method · 0.80
Tested by
no test coverage detected