Class ShortListFormatter
The IListFormatter for the short directory listing format (name only).
Implements
Inherited Members
Namespace: FubarDev.FtpServer.ListFormatters
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public class ShortListFormatter : 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 |