Table of Contents

Struct SearchPathSetup

Namespace
ReFuel.IO
Assembly
ReFuel.Common.dll
public readonly record struct SearchPathSetup : IEquatable<SearchPathSetup>
Implements
Inherited Members

Properties

DefaultExt

public string DefaultExt { get; init; }

Property Value

string

DefaultPath

public string DefaultPath { get; init; }

Property Value

string

ExtVar

public string ExtVar { get; init; }

Property Value

string

PathVar

public string PathVar { get; init; }

Property Value

string