C# Class Node.net.Modules.TtyModule

Inheritance: HostModule
Afficher le fichier Open project: WindowsTermKit/TermKit

Méthodes publiques

Méthode Description
TtyModule ( IronJS env ) : System

The public constructor for the 'tty' module.

Method Details

TtyModule() public méthode

The public constructor for the 'tty' module.
public TtyModule ( IronJS env ) : System
env IronJS The JavaScript environment.
Résultat System