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

menucommand.help.page Maven / Gradle / Ivy

The newest version!
#if(helpConfig)位置:${helpConfig.getMenuConfigPath()}#eol类型:菜单#eol名称:${helpConfig?.name}#eol说明:${helpConfig?.description}#eol#elseif(helpCommand)#set(helpConfig=helpCommand.getMenuConfig())位置:${helpConfig.getMenuConfigPath()}#eol类型:命令#eol名称:${helpCommand?.name}#eol说明:${helpCommand?.description}#eol#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy