class Vicr::RunFile

Defined in:

vicr/config/run_file.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path, buffer = nil) #

[View source]

Instance Method Detail

def create_new #

[View source]
def delete #

[View source]
def lines #

[View source]
def path #

[View source]
def path? : String #

[View source]
def write(buffer : String) #

[View source]