jconsole

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Console / terminal related functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Input

func Input(prompt string) string

Reads a line from the stdin. It also prints a prompt if specified. This one doesn't return the error.

func InputWithError

func InputWithError(prompt string) (string, error)

Reads a line from the stdin. It also prints a prompt if specified. This one returns the error.

Types

This section is empty.

Directories

Path Synopsis
Reading from stdin with readline support.
Reading from stdin with readline support.

Jump to

Keyboard shortcuts

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