FileReference {SMRUCC.Rsharp.Development.Components} | .NET clr documentation |
# namespace SMRUCC.Rsharp.Development.Components
export class FileReference {
# The file object reference inside the given FileReference.fs wrapper
filepath: string;
fs: IFileSystemEnvironment;
}
fs
: IFileSystemEnvironment