add some more bits
This commit is contained in:
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
@ -16,6 +16,6 @@ class command():
|
||||
def getDescription(self):
|
||||
return 'No description found'
|
||||
def run(self):
|
||||
pass
|
||||
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
|
||||
def setCallback(self, callback):
|
||||
pass
|
||||
|
Reference in New Issue
Block a user