Module: Fig::Grammar::V0::AssetLocation1

Defined in:
lib/fig/grammar/v0.rb

Instance Method Summary collapse

Instance Method Details

#locationObject



1325
1326
1327
# File 'lib/fig/grammar/v0.rb', line 1325

def location
  elements[1]
end

#wsObject



1329
1330
1331
# File 'lib/fig/grammar/v0.rb', line 1329

def ws
  elements[3]
end