User Guide
Administrator Guide
Developer Guide
Code Documentation (8.0.61.dev0+g6b374aa.d20241202)
Systems
Other
Core
SubPackages
Interfaces
Resources
Workflow
DIRAC
Code Documentation (8.0.61.dev0+g6b374aa.d20241202)
Core
Utilities
DirectoryExplorer
View page source
DirectoryExplorer
class
DIRAC.Core.Utilities.DirectoryExplorer.
DirectoryExplorer
(
sort
=
False
,
reverse
=
False
)
Bases:
object
__init__
(
sort
=
False
,
reverse
=
False
)
addDir
(
dirName
,
weight
=
None
)
addDirList
(
dirList
,
weight
=
None
)
getNextDir
(
)
getNumRemainingDirs
(
)
isActive
(
)