Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Project ¶
type Project struct {
Path string
}
Project represents a simple structure with a couple of useful methods to init a project
func (*Project) CreateSubDirs ¶
CreateSubDirs creates directories inside the p.Path base directory
Click to show internal directories.
Click to hide internal directories.