class

Jane::FilesystemCheck

Inherits Reference < Object

Constructors

from_toml(data : TOML::Any) : FilesystemCheck
Source
new(path : String, usage : Array(Jane::Threshold), tags : Array(String) = [] of String)
Source

Instance methods

path
Source
path=(path : String)
Source
tags
Source
tags=(tags : Array(String))
Source
usage
Source
usage=(usage : Array(Threshold))
Source