|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Go to the source code of this file.
Namespaces | |
| cFSPlib.cFSP | |
Functions | |
| def | cFSPlib.cFSP.check_credentials (CFGFILE) |
| def | cFSPlib.cFSP.main (args) |
Variables | |
| string | cFSPlib.cFSP.version_path = os.path.dirname(os.path.abspath(__file__))+"/version.txt" |
| bool | cFSPlib.cFSP.is_script = False |
| cFSPlib.cFSP.args = docopt(__doc__, version=__version__) | |