Littlefs::Stat class of PicoRuby

Singleton methods

new

Littlefs::Stat.new(String prefix, String path) -> void

Instance methods

birthtime

instance.birthtime() -> untyped

directory?

instance.directory?() -> bool

mode

instance.mode() -> Integer

mtime

instance.mtime() -> Time

size

instance.size() -> Integer

writable?

instance.writable?() -> bool
Tags: class