Method: FakeS3::S3MatchSet#is_truncated
- Defined in:
- lib/fakes3/sorted_object_list.rb
#is_truncated ⇒ Object
Returns the value of attribute is_truncated.
4 5 6 |
# File 'lib/fakes3/sorted_object_list.rb', line 4 def is_truncated @is_truncated end |