repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.docs.Docs Class Reference
Inheritance diagram for tools.docs.Docs:
[legend]
Collaboration diagram for tools.docs.Docs:
[legend]

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)
 

Member Function Documentation

◆ clone_extensions()

tools.docs.Docs.clone_extensions (   self)

◆ clone_repo()

tools.docs.Docs.clone_repo (   self,
Path  output,
str  url,
str  tag 
)

◆ clone_style()

tools.docs.Docs.clone_style (   self)

◆ expand_path()

tools.docs.Docs.expand_path (   self,
Path  path 
)

◆ run()

list tools.docs.Docs.run (   self,
list  files,
Optional[int]   jobs = None 
)

The documentation for this class was generated from the following file: