Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rf
master
ColorizedFormatter
Dir
DirRepositoryDiscovery
Rf
App
Config
Finder
Index
Loggers
Menu
SelectionRecord
SupportedVSC
PermValues
Built with Crystal 1.10.0
2023-11-04 01:10:52 UTC
class
Rf::
Finder
Rf::Finder
Reference
Object
Defined in:
finder.cr
Constructors
.new
(enabled_vscs : SupportedVSC, max_subrepo_depth : Int32)
Instance Method Summary
#walk_dirs
(root : Dir) : Array(Index | Int32)
Constructor Detail
def self.
new
(enabled_vscs :
SupportedVSC
, max_subrepo_depth : Int32)
#
[
View source
]
Instance Method Detail
def
walk_dirs
(root :
Dir
) : Array(
Index
| Int32)
#
[
View source
]