class DayThree::Segment

Defined in:

day_three/segment.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(segment : String) #

[View source]

Instance Method Detail

def direction : Char #

[View source]
def direction=(direction : Char) #

[View source]
def length : Int32 #

[View source]
def length=(length : Int32) #

[View source]