22 lines
303 B
Plaintext
22 lines
303 B
Plaintext
[GENERAL_COMPONENTS]
|
|
switch({component}) {
|
|
case "command":
|
|
"command";
|
|
break;
|
|
case "setting":
|
|
"setting";
|
|
break;
|
|
case "inhibitor":
|
|
"inhibitor":
|
|
break;
|
|
}
|
|
|
|
[GENERAL_EXAMPLES]
|
|
Example Usage
|
|
|
|
[GENERAL_ALIASES]
|
|
Aliases
|
|
|
|
[GENERAL_ARGUMENTS]
|
|
Arguments
|