struct Redoc::Location
- Redoc::Location
- Struct
- Value
- Object
Overview
Represents a type's location in a library.
Included Modules
- JSON::Serializable
Defined in:
redoc/types.crConstructors
Instance Method Summary
-
#filename : String
The filename of the type.
-
#line_number : Int32
The line number of the type's definition.
- #url : String | Nil