class

Jane::InterfaceCheck

Inherits Reference < Object

Constructors

from_toml(data : TOML::Any) : InterfaceCheck
Source
new(name : Nil | String, interface : String, tags : Array(String) = [] of String)
Source

Instance methods

interface
Source
interface=(interface : String)
Source
name
Source
name=(name : String | Nil)
Source
tags
Source
tags=(tags : Array(String))
Source