Home
last modified time | relevance | path

Searched refs:commandlinesFileName (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DTaskRunnerSettings.php38 public $commandlinesFileName; variable in Google\\Service\\Dataflow\\TaskRunnerSettings
143 public function setCommandlinesFileName($commandlinesFileName) argument
145 $this->commandlinesFileName = $commandlinesFileName;
152 return $this->commandlinesFileName;