menu
mcp_bundle package
documentation
ports.dart
FsAdapter
mkdir abstract method
mkdir abstract method
dark_mode
light_mode
mkdir
abstract method
Future
<
void
>
mkdir
(
String
path
, {
bool
recursive
=
true
,
})
Implementation
Future<void> mkdir(String path, {bool recursive = true});
mcp_bundle package
documentation
ports
FsAdapter
mkdir abstract method
FsAdapter class