Documentation
¶
Overview ¶
Package xdgspec は、 XDG についてのサンプルが配置されています。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseDirs ¶
func BaseDirs() error
BaseDirs は、XDG Base Directory についてのサンプルです. xdg(https://github.com/adrg/xdg) を利用して各値を取得しています.
REFEFENCES::
func FileOp ¶
func FileOp() error
FileOp は、xdg(https://github.com/adrg/xdg) を利用して XDGの規定に従った場所にファイルを配置したり検索したりしています.
func NewRegister ¶
func UserDir ¶
func UserDir() error
UserDir は、XDG User Directory についてのサンプルです. xdg(https://github.com/adrg/xdg) を利用して各値を取得しています.
REFEFENCES::
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.