class Crytic::Cli

Overview

Main entrypoint for the crytic program. Delegates to the chosen command.

Defined in:

crytic/cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(side_effects : SideEffects) #

[View source]

Instance Method Detail

def run(args) #

[View source]