AbstractFileSystem
- class DIRAC.DataManagementSystem.Client.CmdDirCompletion.AbstractFileSystem.AbsFileSystem
Bases:
object
- fs_name = 'AbsFileSystem'
- is_dir(path)
- list_dir(path)
- seq = '/'
- class DIRAC.DataManagementSystem.Client.CmdDirCompletion.AbstractFileSystem.DFCFileSystem(fc)
Bases:
AbsFileSystem
- __init__(fc)
- fs_name = 'DFCFileSystem'
- gen_no_prefix_content(dn, parent_dn)
- is_dir(path)
- list_dir(path)
- seq = '/'