Searched refs:has_command (Results 1 – 1 of 1) sorted by relevance
19 def __init__(self, action_name, function, has_command=False): argument24 self.has_command = has_command30 if self.has_command:199 action_name, function, has_command=bool(command))