menu
katana_cli package
documentation
command/code/code.dart
CodeLogCliCommand
example property
example property
dark_mode
light_mode
example
property
@
override
String
?
get
example
override
Example of command input.
コマンド入力の例。
Implementation
@override
String?
get
example =>
"katana code log [log_name]"
;
katana_cli package
documentation
command/code/code
CodeLogCliCommand
example property
CodeLogCliCommand class
Constructors
new
Properties
description
directory
example
hashCode
name
prefix
runtimeType
testDirectory
Methods
body
exec
generateDartCode
generateDartTestCode
generateFile
header
import
noSuchMethod
test
toString
Operators
operator ==