# plugins.toml

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

[templates]

# lock.stdout

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

# source.stdout

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

# end
