MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / option

Class option

cppcryptfs/ui/MountPropertyPage.cpp:1375–1375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1373 try {
1374
1375 static struct option long_options[] =
1376 {
1377 {L"mount", required_argument, 0, 'm'},
1378 {L"drive", required_argument, 0, 'd'},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected