Display cbp installation directory paths.
Examples:
-
Show home directory:
cbp prefix -
Show binary directory:
cbp prefix bin -
Show library directory:
cbp prefix lib -
Show include directory:
cbp prefix include -
Show cbp executable path:
cbp prefix exe