Class LongListFormatter
The IListFormatter for the long directory listing format.
Implements
Inherited Members
Namespace: FubarDev.FtpServer.ListFormatters
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public class LongListFormatter : IListFormatter
Methods
| Improve this Doc View SourceFormat(IUnixFileSystemEntry, Nullable<String>)
Declaration
public string Format(IUnixFileSystemEntry entry, string? name)
Parameters
| Type | Name | Description |
|---|---|---|
| IUnixFileSystemEntry | entry | |
| Nullable<String> | name |
Returns
| Type | Description |
|---|---|
| String |