Skip to main content

Module source

Module source 

Source
Expand description

Resolve local paths and remote Git URIs into an analyzable workspace.

Structs§

Workspace
A resolved repository ready for analysis.

Functions§

looks_like_remote
Detect whether target is a remote Git URI rather than a local path.
resolve
Resolve target (local path or remote Git URI) into a Workspace.