mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
last steps work on new docs, full complete write docstring for all objects
This commit is contained in:
@@ -18,7 +18,7 @@ class BaseCommand:
|
||||
|
||||
def get_trigger(self) -> str:
|
||||
"""
|
||||
Returns the trigger of the command
|
||||
Public. Returns the trigger of the command
|
||||
:return: the trigger of the command as str
|
||||
"""
|
||||
return self._trigger
|
||||
|
||||
Reference in New Issue
Block a user