struct Scry::Customizations

Included Modules

Defined in:

scry/settings.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def backend : String #

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

[View source]
def custom_command : String #

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

[View source]
def custom_command_args : Array(String) #

[View source]
def custom_command_args=(custom_command_args : Array(String)) #

[View source]
def log_level : String #

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

[View source]
def max_number_of_problems : Int32 #

[View source]
def max_number_of_problems=(max_number_of_problems : Int32) #

[View source]