Method IsAllowed | Terminal.Gui v2 (original) (raw)
Namespace
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).
public bool IsAllowed(string path)
Parameters
path
string