Method: ArtifactFile::Matcher::Helper#name
- Defined in:
- lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
10 11 12 |
# File 'lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb', line 10 def name @name end |