struct HTTP::StaticFileHandler::DirectoryListing inherits Struct ¶ Class methods¶ .new(request_path : String, path : String) ¶ View source Methods¶ #clone ¶ View source #copy_with(request_path _request_path = @request_path, path _path = @path) ¶ View source #each_entry ¶ View source #path : String ¶ #request_path : String ¶ #to_s(__io__ : IO) : Nil ¶ Same as #inspect(io). View source