BashScript constructor

BashScript(
  1. String _filePath
)

Implementation

BashScript(this._filePath);