package
Version:
v3.2.0+incompatible
Opens a new window with list of versions in this module.
Published: Feb 18, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Mapping struct {
Match string `yaml:"match"`
Dest string `yaml:"dest"`
Regexp bool `yaml:"regexp"`
IsDir bool `yaml:"isDir"`
Skip bool `yaml:"skip"`
}
Mapping is a way for DFM to map custom locations to custom locations
Mappings is a list of Mapping's
Source Files
¶
Click to show internal directories.
Click to hide internal directories.