util

package module
v0.0.0-...-885149c Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2018 License: MIT Imports: 5 Imported by: 2

README

go-util

全コマンドインストール

go get -v gitlab.com/tyabuta/go-util/cmd/...

gosrc

コマンドインストール

go get -v gitlab.com/tyabuta/go-util/cmd/gosrc

zshへの設定方法

gosrc-look (){
    local selectedDir=$(gosrc list | fzf)
    gosrc look $selectedDir
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmdExecOutput

func CmdExecOutput(command string) string

func CmdWhich

func CmdWhich(cmd string) bool

func DateKeyNow

func DateKeyNow() string

func DirectoryExists

func DirectoryExists(path string) bool

func FileExists

func FileExists(path string) bool

func FileExtension

func FileExtension(path string) string

func ShellLaunch

func ShellLaunch(dir string)

func Space

func Space(count int) string

Types

This section is empty.

Directories

Path Synopsis
cmd
wd

Jump to

Keyboard shortcuts

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