package
Version:
v0.5.12
Opens a new window with list of versions in this module.
Published: Jan 26, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
サンプルリスト
このディレクトリには以下のサンプルがあります。
file |
example name |
note |
fileio_stat_mkdir_removeall.go |
fileio_stat_mkdir_removeall |
ディレクトリの存在確認と作成および削除のサンプルです. |
fileio_stat.go |
fileio_stat |
ファイル情報を取得するサンプルです. |
fileio_permission.go |
fileio_stat_permission |
os.FileMode でパーミッションを判定するサンプルです. |
Documentation
¶
func MkdirRemoveAll() error
MkdirRemoveAll は、ディレクトリの存在確認と作成および削除のサンプルです.
Permission は、ファイルのパーミッションに関するサンプルです。
Stat は、ファイル情報を取得するサンプルです.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.