Module: Ibex::Watch::_BuildResult
- Defined in:
- sig/ibex/watch/runner.rbs
Instance Method Summary collapse
Instance Method Details
#attempted_paths ⇒ Array[String]
8 |
# File 'sig/ibex/watch/runner.rbs', line 8
def attempted_paths: () -> Array[String]
|
#source_paths ⇒ Array[String]
6 |
# File 'sig/ibex/watch/runner.rbs', line 6
def source_paths: () -> Array[String]
|