Skip to content

mooncake tool which

Print the absolute bin path for an installed tool

Description

Print the absolute path to the executable for , resolved from the nearest mooncake.lock (walking up from CWD). For mise-backed tools, delegates to 'mise which --version '.

Exits non-zero if the tool is not declared in the lockfile, or is declared but not installed.