Skip to main content

install

Function install 

Source
pub fn install() -> Result<()>
Expand description

Register the worktree:// URL scheme handler on the current platform.

ยงErrors

Returns an error if the platform is unsupported or registration fails.