FAT::Dir class of PicoRuby

Singleton methods

new

FAT::Dir.new(String path) -> void

Instance methods

close

instance.close-> nil

findnext

instance.findnext-> String?

fullpath

instance.fullpath-> String

read

instance.read-> String?

rewind

instance.rewind-> self

Attr accessors

pat (accessor)

instance.pat -> String
Tags: