hatch.config.user.ConfigFile
-
class hatch.config.user.ConfigFile(path: Path | None = None)
Bases: object
-
__init__(path: Path | None = None)
Methods
__init__([path])
|
|
get_default_location()
|
|
load()
|
|
read()
|
|
read_scrubbed()
|
|
restore()
|
|
save([content])
|
|
update()
|
|
Attributes