//
pkg.gl
Category
github.com/mikoto2000/miscellaneousstudy
golang
os
directory
0.0.0-20241220111800-f6ccfdad37a4
Repository:
https://github.com/mikoto2000/miscellaneousstudy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
exec
* * which.go * * 引数で指定したコマンドが、パスの通った場所に存在するかを確認するコマンド。 * 存在する場合、そのパスを表示し、存在しない場合、終了コード 2 で終了する。 */.