class DayOne::SpaceModule

Defined in:

day_one/space_module.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(mass : String | Int32) #

[View source]

Instance Method Detail

def basic_fuel : Int32 #

[View source]
def complex_fuel : Int32 #

[View source]
def mass : Int32 #

[View source]
def mass=(mass : String | Int32) #

[View source]