Workout With Friends
Stay fit with a little motivation
|
Public Member Functions | |
def | run |
def | delete_expired_tokens |
![]() | |
def | __init__ |
Setup the necessary environment to run the script. | |
def | __del__ |
Additional Inherited Members | |
![]() | |
args | |
env | |
settings | |
![]() | |
tuple | parser = argparse.ArgumentParser() |
Definition at line 7 of file cleanup.py.
def wowf.scripts.cleanup.CleanupCommand.delete_expired_tokens | ( | self | ) |
Definition at line 14 of file cleanup.py.
def wowf.scripts.cleanup.CleanupCommand.run | ( | self | ) |
Reimplemented from wowf.scripts.BaseCommand.
Definition at line 9 of file cleanup.py.