Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ pick
Method
pick
src/commandline.cpp:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
bool CommandLine::pick() const
381
{
382
return (m_vm.count(
"pick"
) > 0);
383
}
384
385
bool CommandLine::multiple() const
386
{
Callers
1
run
Function · 0.80
Calls
1
count
Method · 0.80
Tested by
no test coverage detected