File Manager
Path:
/
opt
/
chef
/
embedded
/
lib
/
ruby
/
gems
/
2.7.0
/
gems
/
nori-2.6.0
/
lib
/
nori
/
Viewing File: string_with_attributes.rb
class Nori class StringWithAttributes < String attr_accessor :attributes end end