struct

Analyzer::Ruby::Hanami::RouteFrame

Inherits Struct < Value < Object

Constructors

new(path : String = "", slice : String | Nil = nil, action_prefix : String = "")
Source

Instance methods

action_prefix
Source
action_prefix=(action_prefix : String)
Source
path
Source
path=(path : String)
Source
slice
Source
slice=(slice : Nil | String)
Source