All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Geometry
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.Geometry
RT.Util.IL
RT.Util.Paths
Path
Manager
Path
Manager
()
Path
Manager
(
paths
)
Path
Manager
(
paths
)
AddExcludePath
(
path
)
AddIncludePath
(
path
)
Clone
()
Exclude
(
path
)
GetDirectories
()
GetEntries
()
GetFiles
()
Include
(
path
)
IsPathIncluded
(
path
)
IsPathIncludedWithAllSubpaths
(
path
)
Reset
()
Paths
Should
Recurse
Into
Reparse
Point
FailedFiles
ReportFail
Path
Info
Path
Info
()
Include
Path
RT.Util.Streams
RT.Util.Text
RT.Util.Threading
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Nested sealed class:
RT.Util.Paths.
PathManager.PathInfo
Assembly:
RT.Util.Core, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Util.Paths
Declared in:
RT.Util.Paths.
PathManager
Show inherited types...
Inherits from:
object
Summary
The structure used to store path information
Constructors
PathInfo
()
Creates a new instance of
PathManager
.
PathInfo
.
Instance properties
bool
Include
Whether everything under the specified path is included or excluded from the set.
string
Path
An absolute path to a directory.