class Mint::LS::Sandbox

Defined in:

ls/sandbox.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(server : Server) #

[View source]

Instance Method Detail

def build(result : TypeChecker | Error) #

[View source]
def cleanup #

[View source]
def directory : Path #

[View source]
def reset(files : Array(Tuple(String, String))) #

[View source]
def update(file : Tuple(String, String)) #

[View source]
def workspace : Workspace #

[View source]