Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Zipstream::StaticFileHandler::DirectoryListing
Inherits
Struct
<
Value
<
Object
Constructors
new
(request_path :
String
, path :
String
, match_hidden :
Bool
, follow_symlinks :
Bool
)
Source
Instance methods
clone
Source
copy_with
(request_path _request_path = @request_path, path _path = @path, match_hidden _match_hidden = @match_hidden, follow_symlinks _follow_symlinks = @follow_symlinks)
Source
each_entry
Source
follow_symlinks
match_hidden
path
request_path
to_s
(__io__ :
IO
) :
Nil
Same as
#inspect(io)
.
Source