Table of Contents

Method fileExists

Namespace
Alternet.Common.TypeScript.Compiler
Assembly
Alternet.Common.TypeScript.v9.dll

fileExists(string)

Indicates whether a file with the specified name exists.

public bool fileExists(string fileName)

Parameters

fileName string

Returns

bool