Class FileSystemColorProvider | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Provides a way to get the color of a file or directory.

public class FileSystemColorProvider

Inheritance

object

FileSystemColorProvider

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Fields

ExtensionToColor

Mapping of file extension to color.

Properties

FilenameToColor

Mapping of file/dir name to color.

Methods

GetColor(IFileSystemInfo)

Gets the color to use.

Edit this page