Definition at line 41 of file commad.py.
◆ __init__()
def aestate.work.commad.Commands.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
下面的@staticmethod主要是为了不想看见黄线警告,并没有其他意思
Definition at line 42 of file commad.py.
◆ check()
def aestate.work.commad.Commands.check |
( |
|
self | ) |
|
◆ create()
def aestate.work.commad.Commands.create |
( |
|
self | ) |
|
◆ dec()
def aestate.work.commad.Commands.dec |
( |
|
self | ) |
|
◆ enc()
def aestate.work.commad.Commands.enc |
( |
|
self | ) |
|
◆ help()
def aestate.work.commad.Commands.help |
( |
|
self | ) |
|
◆ make()
def aestate.work.commad.Commands.make |
( |
|
self | ) |
|
◆ start()
def aestate.work.commad.Commands.start |
( |
|
self | ) |
|
◆ startproject()
def aestate.work.commad.Commands.startproject |
( |
|
self | ) |
|
◆ version()
def aestate.work.commad.Commands.version |
( |
|
self | ) |
|
◆ args
aestate.work.commad.Commands.args |
aestate.work.commad.Commands.c |
The documentation for this class was generated from the following file: