Home
last modified time | relevance | path

Searched refs:parseBuildComment (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/microfactory/
Dmicrofactory.go237 func parseBuildComment(comment string) (matches, ok bool) { func
299 if matches, ok := parseBuildComment(comment.Text); ok && !matches {