Documentation
¶
Index ¶
- Variables
- func CleanPath(path string) (string, error)
- func DedupePaths(paths []string) ([]string, error)
- func EnsureDatasetRoot(root string) error
- func EnsureOutputDir(path string, force bool) error
- func LoadVersionFromRoot(root string) (lerobot.Version, error)
- func Logf(g GlobalOpts, format string, args ...any)
- func NewCompletionCmd() *cobra.Command
- func NewConvertCmd() *cobra.Command
- func NewCreateCmd() *cobra.Command
- func NewMergeCmd() *cobra.Command
- func NewRoot() *cobra.Command
- func NewValidateCmd() *cobra.Command
- func NewVersionCmd() *cobra.Command
- func ParseStatsMode(s string) (stats.Options, error)
- func ParseVersion(s string) (lerobot.Version, error)
- func PrintFileTree(root string) error
- func PrintJSON(v any) error
- func VersionString(v lerobot.Version) string
- type GlobalOpts
Constants ¶
This section is empty.
Variables ¶
View Source
var AppVersion = "dev"
AppVersion is set at link time by GoReleaser (-X flag); dev builds use the default.
Functions ¶
func DedupePaths ¶
func EnsureDatasetRoot ¶
func EnsureOutputDir ¶
func Logf ¶
func Logf(g GlobalOpts, format string, args ...any)
func NewCompletionCmd ¶
func NewConvertCmd ¶
func NewCreateCmd ¶
func NewMergeCmd ¶
func NewValidateCmd ¶
func NewVersionCmd ¶
func PrintFileTree ¶
func VersionString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.