test
This commit is contained in:
parent
b53bcac337
commit
5ee3526ac9
@ -32,6 +32,8 @@ def prerun():
|
|||||||
sb.commands.dispatch(trigger_dict)
|
sb.commands.dispatch(trigger_dict)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
print(comrun.is_pipe_command)
|
||||||
|
|
||||||
# If the original trigger is not the same after splits
|
# If the original trigger is not the same after splits
|
||||||
# so we will now redispatch to help get the correct function passed
|
# so we will now redispatch to help get the correct function passed
|
||||||
# if comrun.has_command_been_sanitized:
|
# if comrun.has_command_been_sanitized:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user