Searched refs:check_args (Results 1 – 3 of 3) sorted by relevance
70 def check_args(self, args, remaining): member in TdcPlugin
64 self.plugin_instances[-1].check_args(self.args, None)155 pgn_inst.check_args(args, remaining)
38 def check_args(self, args, remaining) # see "CHECK_ARGS" below100 The check_args method is so that the plugin can do validation on