package
0.2.5
Repository: https://github.com/sourcegraph/srclib.git
Documentation: pkg.go.dev

# Functions

AddCommands adds all of the "srclib ..." subcommands (toolchain, tool, make, etc.) as subcommands on c.
ColorizeDiff takes a byte slice of lines and returns the same, but with diff highlighting.
CreateMakefile creates a Makefile to build a tree.
No description provided by the author
Import imports build data into a RepoStore or MultiRepoStore.
No description provided by the author
No description provided by the author
OpenLocalRepo opens the VCS repository in or above the current directory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

CacheLocalRepo controls whether OpenLocalRepo caches the results of OpenRepo the first time it runs and returns the same repo for all subsequent calls (even if you call os.Chdir, for example).
GlobalOpt contains global options.
OpenStore is called by all of the store subcommands to open the store.
Version of srclib.

# Structs

No description provided by the author
No description provided by the author
TODO(beyang): should have TestCmd use this in checkResults to give more helpful output.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Directory is flags.Completer that provides directory name completion.
No description provided by the author
No description provided by the author