Documentation
¶
Overview ¶
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TripCmd = &cobra.Command{ Use: "trip", Short: "Trip-wire mini scans ur directory and checksum it requiers absolute path", Long: ` Scans the directroy and gives u the schema holded in a sqlite db and then produces any changes that were created `, Run: func(cmd *cobra.Command, args []string) { fmt.Println("trip called") }, }
TripCmd represents the trip command
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.