hatch.template.File

class hatch.template.File(path: Path | None, contents: str = '')

Bases: object

__init__(path: Path | None, contents: str = '')

Methods

__init__(path[, contents])

write(root)