menu
coastline package
documentation
system/file.dart
CFile
createPath method
createPath method
dark_mode
light_mode
createPath
method
dynamic
createPath
(
)
Implementation
createPath() { Directory(filename).createSync(recursive: true); }
coastline package
documentation
system/file
CFile
createPath method
CFile class