cmd

package
v0.0.0-...-4949b12 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CLI struct {
	Start StartCMD `cmd:"" json:"start" help:"Starts the imagine application"`
}

Functions

This section is empty.

Types

type StartCMD

type StartCMD struct {
	Hostname string `help:"sets the hostname for the server" json:"hostname"`
	Port     int    `help:"sets the application port" json:"port"`
}

func (*StartCMD) Run

func (r *StartCMD) Run() error

Jump to

Keyboard shortcuts

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