menu
puredartlua package
documentation
lua/visitors/bindings/std.dart
Std
debugSetPath method
debugSetPath method
dark_mode
light_mode
debugSetPath
method
void
debugSetPath
(
String
?
path
)
inherited
Implementation
void debugSetPath(String? path) => debugPath = path;
puredartlua package
documentation
lua/visitors/bindings/std
Std
debugSetPath method
Std mixin