Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Loci::Analysis::Refs
Inherits
Reference
<
Object
Constants
COMMENT_PREFIX = /^\s*(?:#|\/\/|--|;|%|\/\*)/
SKIP_DIRS =
Set
{".git", "node_modules", "vendor", "_build", "target", "lib", "deps", "dist", "build", "__pycache__", ".venv", "venv", ".bundle", "pkg"}
Constructors
new
(root_dir :
String
, client :
Loci::Client
)
Source
Instance methods
find
(target :
String
, limit :
Int32
= 200, include_defs :
Bool
= true) :
Result
Source
Nested types
Loci::Analysis::Refs::Reference
Loci::Analysis::Refs::Result