menu
katana_cli package
documentation
action/git/platform/web.dart
GithubActionsWebCliCode
prefix property
prefix property
dark_mode
light_mode
prefix
property
@
override
String
get
prefix
override
Defines the code prefix.
コードのプレフィックスを定義します。
Implementation
@override String get prefix => "build_web";
katana_cli package
documentation
action/git/platform/web
GithubActionsWebCliCode
prefix property
GithubActionsWebCliCode class