direnv_config
v0.1.0
Search documentation of direnv_config
Default
Default
In-browser search
Settings
DirenvConfig.
Version
(direnv_config v0.1.0)
Copy Markdown
View Source
Summary
Functions
bump(store_path)
read(store_path)
Functions
bump(store_path)
@spec
bump(
String.t
()) :: {:ok,
non_neg_integer
()}
read(store_path)
@spec
read(
String.t
()) ::
non_neg_integer
()