see true for more info, but is anything really true?
This commit is contained in:
parent
3edae578db
commit
22a2bb7dc8
|
@ -51,7 +51,7 @@ namespace BizHawk.Common
|
|||
/// <summary>Gets the directory containing the root</summary>
|
||||
public string? Directory => Path.GetDirectoryName(FullPathWithoutMember);
|
||||
|
||||
/// <value><see cref="true"/> iff a file is bound and the bound file exists</value>
|
||||
/// <value>true if a file is bound and the bound file exists</value>
|
||||
public readonly bool Exists;
|
||||
|
||||
/// <summary>returns the extension of Name in uppercase</summary>
|
||||
|
|
Loading…
Reference in New Issue