class Bindgen::FindPath::AnyOfCheck
- Bindgen::FindPath::AnyOfCheck
- Reference
- Object
Overview
A path check testing using multiple inner checkers.
Included Modules
- YAML::Serializable
Defined in:
bindgen/find_path/configuration.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(any_of : Array(Bindgen::FindPath::PathCheck | Bindgen::FindPath::ShellCheck))
Instance Method Summary
-
#any_of : Array(PathCheck | ShellCheck)
Inner checkers
-
#any_of=(any_of : Array(PathCheck | ShellCheck))
Inner checkers