An Alias
is the name of a symbolic target.
Alias.create ~dir:"a" "foo"
is what you get on the command line by writing jenga
a/.foo
.
When no arguments are given at the command line, jenga interprets it as building
the alias "DEFAULT" in the current directory.