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

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

Instance Method Summary collapse

Instance Method Details

#locationObject



1327
1328
1329
# File 'lib/fig/grammar/v0.rb', line 1327

def location
  elements[1]
end

#wsObject



1331
1332
1333
# File 'lib/fig/grammar/v0.rb', line 1331

def ws
  elements[3]
end