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