menu
sip_cli package
documentation
domain/scripts_yaml_impl.dart
ScriptsYamlImpl
nearest method
nearest method
dark_mode
light_mode
nearest
method
@
override
String
?
nearest
(
[
String
?
fileName
])
override
Implementation
@override String? nearest([String? fileName]) { return super.nearest(ScriptsYaml.fileName); }
sip_cli package
documentation
domain/scripts_yaml_impl
ScriptsYamlImpl
nearest method
ScriptsYamlImpl class