class

CyclomaticComplexity::CLI::Config

Inherits Reference < Object

Constructors

parse(args : Array(String)) : Config
Source

Instance methods

directory_path
Source
directory_path=(directory_path : String | Nil)
Source
file_path
Source
file_path=(file_path : String | Nil)
Source
output_path
Source
output_path=(output_path : String | Nil)
Source
report_format
Source
report_format=(report_format : String)
Source
single_file?
Source
target_path
Source
target_valid?
Source
verbose
Source
verbose=(verbose : Bool)
Source