class Bindgen::FindPath::ShellCheck

Overview

A path check testing using a custom shell command.

Included Modules

Defined in:

bindgen/find_path/configuration.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(shell : String) #

[View source]

Instance Method Detail

def shell : String #

[View source]
def shell=(shell : String) #

[View source]