class documentation
class BackendOpInput: (source)
A single filesystem / shell / store operation for a wrapped backend.
| Class Variable | args |
Undocumented |
| Class Variable | backend |
Key identifying which registered backend to act on. |
| Class Variable | kwargs |
Undocumented |
| Class Variable | op |
Backend method name, e.g. ls / read_file / write_file / execute. |