module documentation

External Storage related commands

Function DiagnoseExtStorage Analyse all ExtStorage providers.
Function Main Undocumented
Function ShowExtStorageInfo List detailed information about ExtStorage providers.
Variable commands Undocumented
Function _ExtStorageStatus Beautifier function for ExtStorage status.
def DiagnoseExtStorage(opts, args):

Analyse all ExtStorage providers.

Parameters
optsthe command line options selected by the user
args:listshould be an empty list
Returns
intthe desired exit code
def Main():

Undocumented

def ShowExtStorageInfo(opts, args):

List detailed information about ExtStorage providers.

Parameters
optsthe command line options selected by the user
args:listempty list or list of ExtStorage providers' names
Returns
intthe desired exit code
commands =

Undocumented

def _ExtStorageStatus(status, diagnose):

Beautifier function for ExtStorage status.

Parameters
status:booleanis the ExtStorage provider valid
diagnose:stringthe error message for invalid ExtStorages
Returns
stringa formatted status