Table of Contents

Method IsAllowed

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsAllowed(string)

Returns true if the file at path is compatible with this allow option. Note that the file may not exist (e.g. in the case of saving).

bool IsAllowed(string path)

Parameters

path string

Returns

bool