struct Mint::SandboxServer::Project

Overview

Represents a project.

Included Modules

Defined in:

sandbox_server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(files : Array(Mint::SandboxServer::File), active_file : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def active_file : String #

[View source]
def files : Array(File) #

[View source]