# test.toml

# test.lock
version = "<version>"
home = "<root>"
root = "<root>"
config_file = "<root>/test.toml"
lock_file = "<root>/test.lock"
clone_dir = "<root>/repos"
download_dir = "<root>/downloads"
plugins = []

[templates]

# lock.stdout

# lock.stderr
[LOADED] ~/test.toml
[LOCKED] ~/test.lock

# source.stdout

# source.stderr
[UNLOCKED] ~/test.lock

# end
