class Cry::CodeRunner

Defined in:

cry/code_runner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(code : String, editor : String, back : Int32 = 0, repeat : Bool = false, template : Nil | String = nil) #

[View source]

Instance Method Detail

def filename #

[View source]
def prepare_file #

[View source]
def result_filename #

[View source]
def run #

[View source]
def wants_to_edit_existing_file? : Bool #

[View source]