repr 0.1
Reconstructable string representations and more
|
Classes | |
class | Settings |
Public Member Functions | |
expand_path (self, Path path) | |
clone_repo (self, Path output, str url, str tag) | |
clone_style (self) | |
clone_extensions (self) | |
list | run (self, list files, Optional[int] jobs=None) |
tools.docs.Docs.clone_extensions | ( | self | ) |
tools.docs.Docs.clone_repo | ( | self, | |
Path | output, | ||
str | url, | ||
str | tag | ||
) |
tools.docs.Docs.clone_style | ( | self | ) |
tools.docs.Docs.expand_path | ( | self, | |
Path | path | ||
) |
list tools.docs.Docs.run | ( | self, | |
list | files, | ||
Optional[int] | jobs = None |
||
) |