liner

package module
v0.0.0-...-5c695c5 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: MIT Imports: 1 Imported by: 1

README

go-liner

if you type liner, this script print ##########.
And Copy to Clipboard.

ex)

  • liner -l 5 -> #####
  • liner -l 10 -> ##########

Usage

Option
  • -l
    This Option is line length. (default 10)
  • -m
    Line Char. (default #)
    ex)
    -m # -> ##########
    -m ? -> ??????????
    -m ## -> ####################
  • -no
    No Copy Flag.

License

MIT

Author

isksss

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeLine

func MakeLine(moji string, len int) string

Make Line

Types

This section is empty.

Directories

Path Synopsis
cmd module

Jump to

Keyboard shortcuts

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