Method
Features
Features is a directory that contains feature files.
()
Source from the content-addressed store, hash-verified
| 79 | |
| 80 | // Features is a directory that contains feature files. |
| 81 | func (m WorkingDir) Features() string { |
| 82 | return m.Join("features") |
| 83 | } |
Tested by
no test coverage detected