struct

Noir::TreeSitterGoRouteExtractor::StaticPath

Inherits Struct < Value < Object

A static-file route: URL url_prefix serves files from disk location disk_path.

Constructors

new(url_prefix : String, disk_path : String, line : Int32)
Source

Instance methods

disk_path
Source
line
Source
url_prefix
Source