Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = gad.Dict{ "ext": gad.MustNewReflectValue(path.Ext), "clean": gad.MustNewReflectValue(path.Clean), "join": gad.MustNewReflectValue(path.Join), "base": gad.MustNewReflectValue(path.Base), "dir": gad.MustNewReflectValue(path.Dir), "isAbs": gad.MustNewReflectValue(path.IsAbs), }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.