package
0.36.4
Repository: https://github.com/hashicorp/terraform-ls.git
Documentation: pkg.go.dev

# Functions

FromPath creates a URI from OS-specific path per RFC 8089 "file" URI Scheme.
IsURIValid checks whether uri is a valid URI per RFC 8089.
IsWSLURI checks whether URI represents a WSL (Windows Subsystem for Linux) UNC path on Windows, such as \\wsl$\Ubuntu\path.
MustParseURI returns a normalized RFC 8089 URI.
No description provided by the author
PathFromURI extracts OS-specific path from an RFC 8089 "file" URI Scheme.