Home
last modified time | relevance | path

Searched defs:get_command_help (Results 1 – 4 of 4) sorted by relevance

/dports/www/trac-devel/Trac-1.5.3/trac/admin/
H A Dtest.py154 def get_command_help(self, *args): member in TracAdminTestCaseBase
H A Dapi.py89 def get_command_help(self, args=[]): member in AdminCommandManager
/dports/science/lammps/lammps-stable_29Sep2021/lib/colvars/
H A Dcolvarscript.cpp190 char const *colvarscript::get_command_help(char const *cmd) in get_command_help() function in colvarscript
/dports/www/py-weboob/weboob-2.0/weboob/tools/application/
H A Drepl.py660 def get_command_help(self, command, short=False): member in ReplApplication