hooks

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2017 License: MIT Imports: 0 Imported by: 106

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hooks

type Hooks struct {
	// Build command is run before creating the zip file.
	Build string `json:"build"`

	// Clean command is run after creating the zip file.
	Clean string `json:"clean"`

	// Deploy command is run after builds and before deploys.
	Deploy string `json:"deploy"`
}

Hooks supported by Apex.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL