class

Detector::Specification::Bruno

Inherits Detector < Reference < Object

Constants

BLOCK_HEADER = /^[ \t]*(meta|get|post|put|patch|delete|head|options)[ \t]*\{/m

Class methods

tech_name

The tech name without needing an instance, so the registry can be read off the classes themselves rather than from a parallel list.

Source

Instance methods

applicable?(filename : String) : Bool

Registers Bruno .bru paths in CodeLocator.

Source
detect(filename : String, file_contents : String) : Bool
Source
idempotent?

Registers Bruno .bru paths in CodeLocator.

Source
set_name

Registers Bruno .bru paths in CodeLocator.

Source