This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6a672f3948
packer-cn
/
packer-plugin-sdk
/
bootcommand
/
gen.go
4 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
Replace boot command parser with PEG parser.
2018-04-11 02:05:46 -04:00
//go:generate pigeon -o boot_command.go boot_command.pigeon
add extra line before package declaration so this line does not become the synopsis of a package for godoc
2020-12-11 19:04:43 -05:00
package
bootcommand