Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResolvedOptions ¶ added in v0.5.0
type ResolvedOptions struct {
// contains filtered or unexported fields
}
func (*ResolvedOptions) ChdirFor ¶ added in v0.5.0
func (opts *ResolvedOptions) ChdirFor(src string) string
func (*ResolvedOptions) EntrypointFor ¶ added in v0.5.0
func (opts *ResolvedOptions) EntrypointFor(src string) string
func (*ResolvedOptions) OutputPathFor ¶ added in v0.5.0
func (opts *ResolvedOptions) OutputPathFor(src string) *string
Click to show internal directories.
Click to hide internal directories.