Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Workdir ¶
type Workdir struct {
// contains filtered or unexported fields
}
Workdir is the working directory for pug, which is the directory in which modules are expected to reside.
func NewTestWorkdir ¶
func NewWorkdir ¶
NewWorkdir constructs a working directory from the path. The path must exist.
func (Workdir) PrettyString ¶
Directories ¶
Path | Synopsis |
---|---|
package app is the main entrypoint into the application, responsible for configuring and starting the application, services, dependency injection, etc.
|
package app is the main entrypoint into the application, responsible for configuring and starting the application, services, dependency injection, etc. |
Click to show internal directories.
Click to hide internal directories.