Discover Packages
kraftkit.sh
internal
cli
kraft
lib
remove
package
Version:
v0.9.4-333-g60a260f5
Opens a new window with list of versions in this module.
Published: Jan 28, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types NewCmd() Remove(ctx, opts, args) type RemoveOptions (opts) Pre(cmd, _) (opts) Run(ctx, args)
Documentation
¶
Remove a Unikraft library from the project directory.
type RemoveOptions struct {
Kraftfile string `long:"kraftfile" short:"K" usage:"Set an alternative path of the Kraftfile"`
Workdir string `long:"workdir" short:"w" usage:"workdir to remove lib from"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.