DIRACScript

class DIRAC.Core.Utilities.DIRACScript.DIRACScript

Bases: object

Decorator for providing command line executables

All console-scripts entrypoints in DIRAC and downstream extensions should be wrapped in this decorator to allow extensions to override any entry_point.

__init__()

c’tor