# Functions
NewLoader creates a Loader that loads configuration from paths.
WithOwnerDefault sets the owner repository and paths to check when a repository does not define its own configuration.
WithRemoteRefParser sets the parser for encoded RemoteRefs.
YAMLRemoteRefParser parses b as a YAML-encoded RemoteRef.
# Type aliases
No description provided by the author
RemoteRefParser attempts to parse a RemoteRef from bytes.