orionis 0.550.0__py3-none-any.whl → 0.551.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- orionis/console/contracts/command.py +0 -17
- orionis/metadata/framework.py +1 -1
- {orionis-0.550.0.dist-info → orionis-0.551.0.dist-info}/METADATA +1 -1
- {orionis-0.550.0.dist-info → orionis-0.551.0.dist-info}/RECORD +7 -7
- {orionis-0.550.0.dist-info → orionis-0.551.0.dist-info}/WHEEL +0 -0
- {orionis-0.550.0.dist-info → orionis-0.551.0.dist-info}/licenses/LICENCE +0 -0
- {orionis-0.550.0.dist-info → orionis-0.551.0.dist-info}/top_level.txt +0 -0
@@ -85,21 +85,4 @@ class ICommand(ABC):
|
|
85
85
|
If the args parameter is not a list, or if any element in the list
|
86
86
|
is not an instance of CLIArgument.
|
87
87
|
"""
|
88
|
-
pass
|
89
|
-
|
90
|
-
@abstractmethod
|
91
|
-
def get(self) -> tuple[str, CommandEntity]:
|
92
|
-
"""
|
93
|
-
Retrieve the configured Command entity.
|
94
|
-
|
95
|
-
This method constructs and returns a Command entity object that encapsulates
|
96
|
-
all the configuration details of the command, including its signature, concrete
|
97
|
-
class, method, description, arguments, and timestamp setting. The returned
|
98
|
-
Command entity can be used for command execution and management.
|
99
|
-
|
100
|
-
Returns
|
101
|
-
-------
|
102
|
-
CommandEntity
|
103
|
-
A Command entity object containing all the command's configuration details.
|
104
|
-
"""
|
105
88
|
pass
|
orionis/metadata/framework.py
CHANGED
@@ -22,7 +22,7 @@ orionis/console/contracts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
|
|
22
22
|
orionis/console/contracts/base_command.py,sha256=vmAJD0yMQ5-AD_s9_xCFEAl64sKk65z7U2E196dALQM,5760
|
23
23
|
orionis/console/contracts/base_scheduler.py,sha256=OW-a_YDDNPrenYT9z8Tv71VjyZ1aSzqzqhTBhTCZhGM,7698
|
24
24
|
orionis/console/contracts/cli_request.py,sha256=qIV8ig8PG39LYp1acnUD8GYsNRSHncxIxGjO3B3YsUo,6755
|
25
|
-
orionis/console/contracts/command.py,sha256=
|
25
|
+
orionis/console/contracts/command.py,sha256=RMvI9u1lQvx7uxTqMQRNI3tVZUvHSiCSzmZmuMVYhpQ,2982
|
26
26
|
orionis/console/contracts/console.py,sha256=phaQhCLWa81MLzB5ydOSaUfEIdDq7fOjvym8Rmi-arc,11908
|
27
27
|
orionis/console/contracts/dump.py,sha256=LqT4nAyn37eACNz0c_WqQd8BDXgZ9pugtkiVlHOP6yc,1012
|
28
28
|
orionis/console/contracts/event.py,sha256=DH_FydRNLYsfP9bYD_KzyRO5YQ3GFPNy8-AD0YGV3JQ,120043
|
@@ -241,7 +241,7 @@ orionis/foundation/providers/scheduler_provider.py,sha256=1do4B09bU_6xbFHHVYYTGM
|
|
241
241
|
orionis/foundation/providers/testing_provider.py,sha256=SrJRpdvcblx9WvX7x9Y3zc7OQfiTf7la0HAJrm2ESlE,3725
|
242
242
|
orionis/foundation/providers/workers_provider.py,sha256=oa_2NIDH6UxZrtuGkkoo_zEoNIMGgJ46vg5CCgAm7wI,3926
|
243
243
|
orionis/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
244
|
-
orionis/metadata/framework.py,sha256=
|
244
|
+
orionis/metadata/framework.py,sha256=_2E7TnzuT9SqDiOFlxAfCgXt7iFcKQsSH6wL1FIdy54,4109
|
245
245
|
orionis/metadata/package.py,sha256=k7Yriyp5aUcR-iR8SK2ec_lf0_Cyc-C7JczgXa-I67w,16039
|
246
246
|
orionis/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
247
247
|
orionis/services/asynchrony/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -433,8 +433,8 @@ orionis/test/validators/web_report.py,sha256=n9BfzOZz6aEiNTypXcwuWbFRG0OdHNSmCNu
|
|
433
433
|
orionis/test/validators/workers.py,sha256=rWcdRexINNEmGaO7mnc1MKUxkHKxrTsVuHgbnIfJYgc,1206
|
434
434
|
orionis/test/view/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
435
435
|
orionis/test/view/render.py,sha256=f-zNhtKSg9R5Njqujbg2l2amAs2-mRVESneLIkWOZjU,4082
|
436
|
-
orionis-0.
|
437
|
-
orionis-0.
|
438
|
-
orionis-0.
|
439
|
-
orionis-0.
|
440
|
-
orionis-0.
|
436
|
+
orionis-0.551.0.dist-info/licenses/LICENCE,sha256=JhC-z_9mbpUrCfPjcl3DhDA8trNDMzb57cvRSam1avc,1463
|
437
|
+
orionis-0.551.0.dist-info/METADATA,sha256=mACB0LRkUuGMWig8kKH5XYeLkIzAWs-d3oel5RNNgIs,4801
|
438
|
+
orionis-0.551.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
439
|
+
orionis-0.551.0.dist-info/top_level.txt,sha256=lyXi6jArpqJ-0zzNqd_uwsH-z9TCEBVBL-pC3Ekv7hU,8
|
440
|
+
orionis-0.551.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|