Class StdioDef
If path
is None
, then the default HQ path will be used.
Declaration
@dataclasses.dataclass
class StdioDef
source linkDocumentation
Class methods
▷ def from_path(path: GenericPath) -> StdioDef @staticmethod @staticmethod
def from_path(path: GenericPath)
@staticmethod
def remove_if_finished(path: Optional[GenericPath] = None)
Reexports