Documentation ¶
Overview ¶
Util functions for interacting with the local workspace.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "buildcleaner",
Short: "Apply automatic rewrites to BUILD and WORKSPACE files",
Long: `buildcleaner applies automatic rewrites to BUILD and WORKSPACE
files, such as adding mirrors for external repositories.`,
}
Functions ¶
Types ¶
type ROSPackage ¶
ROSPackage contains a subset of the data in a ROS package.xml file.
Click to show internal directories.
Click to hide internal directories.