Home
last modified time | relevance | path

Searched refs:find_entry_point_for_command (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rbtools/RBTools-2.0/rbtools/commands/
H A Dmain.py11 from rbtools.commands import find_entry_point_for_command, Option, RB_MAIN
47 ep = find_entry_point_for_command(args[0])
107 ep = find_entry_point_for_command(command_name)
H A D__init__.py1027 def find_entry_point_for_command(command_name): function
1056 return (find_entry_point_for_command(cmd_name) or