Skip to main content

Module scheme

Module scheme 

Source
Expand description

worktree:// URL scheme registration.

Enums§

SchemeStatus
Whether the worktree:// URL scheme handler is registered on this system.

Functions§

install
Register the worktree:// URL scheme handler on the current platform.
status
Query whether the worktree:// URL scheme handler is currently installed.
uninstall
Remove the worktree:// URL scheme handler from the current platform.