OpenTAP 9.28
API Reference
Public Member Functions | Properties | List of all members
OpenTap.Package.FileExists Class Reference

This package validation checks if a file exists. More...

Inheritance diagram for OpenTap.Package.FileExists:
OpenTap.Package.Validation

Public Member Functions

override bool IsValid ()
 Returns true if the file pointed to by Path exists. More...
 

Properties

string Path [getset]
 The path to the file that have to exist for the package to be correctly installed.
 

Detailed Description

This package validation checks if a file exists.

Member Function Documentation

◆ IsValid()

override bool OpenTap.Package.FileExists.IsValid ( )
inlinevirtual

Returns true if the file pointed to by Path exists.

Returns

Implements OpenTap.Package.Validation.

OpenTAP 9.28 API built Mon Mar 24 2025 08:45:22