cmdline_service

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: MIT Imports: 9 Imported by: 5

README

go-cmdline

Documentation

Index

Constants

View Source
const ShellToUse = `/bin/bash`

Variables

This section is empty.

Functions

func New

func New(applicationContext summer.ApplicationContextManager, prompt string) *cmdlineService

Types

type CommandInterface

type CommandInterface interface {
	Command() string
	Execute(args ...string) int
}

Jump to

Keyboard shortcuts

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