MCPcopy Create free account
hub / github.com/Clarionos/clarion / string

Method string

libraries/fc/src/filesystem.cpp:152–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 fc::string path::string()const {
153 return _p->string();
154 }
155 fc::path path::filename()const {
156 return _p->filename();
157 }

Callers 5

preferred_stringMethod · 0.45
chmodFunction · 0.45
temp_fileMethod · 0.45
temp_directoryMethod · 0.45
try_lockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected