struct
FilesToPrompt::ConcurrentFileFinder::FileResult
- FilesToPrompt::ConcurrentFileFinder::FileResult
- Struct
- Value
- Object
Overview
Represents a found file
Defined in:
concurrent_file_finder.crConstructors
Instance Method Summary
- #error : String | Nil
- #error=(error : String | Nil)
- #path : String
- #path=(path : String)
- #success? : Bool