Unison.Cli.NamesUtils
Description
Utilities that have to do with constructing names objects.
currentNames :: Cli Names Source #
Produce a Names object which contains names for the current branch.
Names
currentProjectRootNames :: Cli Names Source #
projectBranchNames :: ProjectBranch -> Cli Names Source #