Skip to main content

KLASP_PLUGIN_BIN_PREFIX

Constant KLASP_PLUGIN_BIN_PREFIX 

Source
pub const KLASP_PLUGIN_BIN_PREFIX: &str = "klasp-plugin-";
Expand description

Prefix for plugin binary names on $PATH. A plugin named my-linter is invoked as klasp-plugin-my-linter. Renaming this prefix is a single-site edit.