struct Srcom::Run::SimpleSystem

Included Modules

Defined in:

srcr/mappings/run/system/simple_system.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def emulated : Bool #

[View source]
def emulated=(emulated : Bool) #

[View source]
def platform : String? #

[View source]
def platform=(platform : String?) #

[View source]
def region : String? #

[View source]
def region=(region : String?) #

[View source]