Functions | |
def | generate |
Add Book builder to the environment. | |
def | exists |
Return True (this tool always exists). |
def repro::tools::books::exists | ( | env | ) |
Return True (this tool always exists).
Definition at line 46 of file build/lib/repro/tools/books.py.
def repro::tools::books::generate | ( | env | ) |