convert

package
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package convert contains the convert command

Index

Constants

This section is empty.

Variables

View Source
var ConvertCmd = &cobra.Command{
	Use:   "convert",
	Short: "Converts the CAM model defined in the input file to the specified extension",
	Long:  ``,
	RunE: func(cmd *cobra.Command, args []string) error {
		return convert()
	},
}

ConvertCmd represents the convert command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL