test
This commit is contained in:
parent
6f62f880ae
commit
c03cbdc018
@ -153,6 +153,7 @@ class ComRun():
|
||||
|
||||
@property
|
||||
def is_pipe_command(self):
|
||||
print(self.trigger.args[1])
|
||||
if sb.commands.pipe_split_key in self.trigger.args[1]:
|
||||
return True
|
||||
return False
|
||||
|
||||
Loading…
Reference in New Issue
Block a user