menu
mcp_bundle package
documentation
ports.dart
FsAdapter
write abstract method
write abstract method
dark_mode
light_mode
write
abstract method
Future
<
void
>
write
(
String
path
, {
String
?
text
,
List
<
int
>
?
bytes
,
bool
createParents
=
true
,
})
Implementation
Future<void> write(String path, {String? text, List<int>? bytes, bool createParents = true});
mcp_bundle package
documentation
ports
FsAdapter
write abstract method
FsAdapter class