Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Noir::TreeSitterHapiExtractor::Route
Inherits
Struct
<
Value
<
Object
Constructors
new
(verb :
String
, path :
String
, line :
Int32
, has_body :
Bool
, query_params :
Array
(
String
), header_params :
Array
(
String
), cookie_params :
Array
(
String
), callees :
Array
(
Tuple
(
String
,
String
,
Int32
)) = [] of
JSCalleeExtractor::Entry
)
Source
Instance methods
callees
Source
cookie_params
Source
has_body?
Source
header_params
Source
line
Source
path
Source
query_params
Source
verb
Source