MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getOSError

Method getOSError

launcher/FileSystem.h:238–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236 }
237
238 std::error_code getOSError() { return m_os_err; }
239
240 bool operator()(bool dryRun = false) { return operator()(QString(), dryRun); }
241

Callers 4

executeTaskMethod · 0.80
executeTaskMethod · 0.80
executeTaskMethod · 0.80
test_hard_linkMethod · 0.80

Calls

no outgoing calls

Tested by 2

executeTaskMethod · 0.64
test_hard_linkMethod · 0.64