All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.help-commands-default.stg Maven / Gradle / Ivy

name() ::= <<
<("AVAILABLE COMMANDS"); format="style-highlight">

>>

availability(availability) ::= <%

<("* "); format="style-highlight">

%>

availabilityDesc(hasUnavailableCommands) ::= <<

<("Commands marked with (*) are currently unavailable.")>
<("Type `help ` to learn more.")>

>>

commandName(command) ::= <%
<[command.name, command.aliases]; format="style-highlight", separator=", ">
%>

command(command) ::= <<
<(":"); format="style-highlight"> 

>>

commandGroup(commandGroup) ::= <<
<(commandGroup.group); format="style-highlight">
       }>

>>

groups(groups) ::= <<
}>
>>

flat(commands) ::= <<
}>
>>

main(model) ::= <<







>>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy