Ejemplo n.º 1
0
func (s *ShellScript) String() string {
	return helpers.ToYAML(s)
}
Ejemplo n.º 2
0
func (b *Build) String() string {
	return helpers.ToYAML(b)
}