Java org.openqa.selenium.io TemporaryFilesystem fields, constructors, methods, implement or subclass

Example usage for Java org.openqa.selenium.io TemporaryFilesystem fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.openqa.selenium.io TemporaryFilesystem.

The text is from its open source code.

Method

FilecreateTempDir(String prefix, String suffix)
Create a temporary directory, and track it for deletion.
voiddeleteTemporaryFiles()
Perform the operation that a shutdown hook would have.
TemporaryFilesystemgetDefaultTmpFS()