package
1.0.1
Repository: https://github.com/mauroalderete/gcode-cli.git
Documentation: pkg.go.dev

# Functions

New creates a instance of [Description] with all statics and metrics parsed from a gcode file.

# Structs

Description implements Descriptionable interface.

# Interfaces

Configurer is a interface that contains all functions that allows configure a new [Description] instance.
Descriptionable is a main interface to handle a [Description] of a gcode file.