Method: D64::Block#track

Defined in:
lib/d64/block.rb

#trackObject

Returns the value of attribute track

Returns:

  • (Object)

    the current value of track



2
3
4
# File 'lib/d64/block.rb', line 2

def track
  @track
end