Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | List of all members
wowf.scripts.cleanup.CleanupCommand Class Reference
Inheritance diagram for wowf.scripts.cleanup.CleanupCommand:
Inheritance graph
Collaboration diagram for wowf.scripts.cleanup.CleanupCommand:
Collaboration graph

Public Member Functions

def run
def delete_expired_tokens
- Public Member Functions inherited from wowf.scripts.BaseCommand
def __init__
 Setup the necessary environment to run the script.
def __del__

Additional Inherited Members

- Public Attributes inherited from wowf.scripts.BaseCommand
 args
 env
 settings
- Static Public Attributes inherited from wowf.scripts.BaseCommand
tuple parser = argparse.ArgumentParser()

Detailed Description

Definition at line 7 of file cleanup.py.

Member Function Documentation

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.


The documentation for this class was generated from the following file: