uninstall_cli

Uninstall llamar CLI

Description

Remove the llamar command-line tool.

Usage

uninstall_cli(path = "~/bin")

Arguments

  • path: Directory where llamar is installed. Defaults to ~/bin.

Value

TRUE if removed, FALSE if not found (invisibly).

Examples

uninstall_cli()