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

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

Instance Method Summary collapse

Instance Method Details

#locationObject



1346
1347
1348
# File 'lib/fig/grammar/v0.rb', line 1346

def location
  elements[1]
end

#wsObject



1350
1351
1352
# File 'lib/fig/grammar/v0.rb', line 1350

def ws
  elements[3]
end