![]() |
Phasor 3.3.0
Stack VM based Programming Language
|
Functions | |
| sha256_file (path) | |
Variables | |
| list | fileglobs |
| dict | hashes = {} |
| pattern | |
| recursive | |
| normalized = path.replace("\\", "/") | |
| list | files |
| dict | data |
| exist_ok | |
| f | |
| indent | |
| attestation_json.sha256_file | ( | path | ) |
Definition at line 13 of file attestation_json.py.
| attestation_json.data |
Definition at line 34 of file attestation_json.py.
| attestation_json.exist_ok |
Definition at line 45 of file attestation_json.py.
| attestation_json.f |
Definition at line 48 of file attestation_json.py.
| list attestation_json.fileglobs |
Definition at line 6 of file attestation_json.py.
| list attestation_json.files |
Definition at line 29 of file attestation_json.py.
| dict attestation_json.hashes = {} |
Definition at line 20 of file attestation_json.py.
| attestation_json.indent |
Definition at line 48 of file attestation_json.py.
| attestation_json.normalized = path.replace("\\", "/") |
Definition at line 25 of file attestation_json.py.
| attestation_json.pattern |
Definition at line 23 of file attestation_json.py.
| attestation_json.recursive |
Definition at line 23 of file attestation_json.py.