Libraries
»
backup_zh
(4.2.0)
»
Index
»
Backup
»
Storage
»
Base
»
#keep
Method: Backup::Storage::Base#keep
Defined in:
lib/backup/storage/base.rb
#
keep
⇒
Integer|Time
Parameters:
(
Integer|Time
)
Returns:
(
Integer|Time
)
25 26 27
# File 'lib/backup/storage/base.rb', line 25
def
keep
@keep
end