struct

VirtualFs::Timestamps

Inherits Struct / Value / Object

Constructors

new(created : Int64 = 0_i64, modified : Int64 = 0_i64)
Source

Instance methods

clone
Source
copy_with(created _created = @created, modified _modified = @modified)
Source
created
modified