GitS3\Console\Commands\DeployCommand::hasNotBeenInitialized PHP Method

hasNotBeenInitialized() private method

private hasNotBeenInitialized ( )
    private function hasNotBeenInitialized()
    {
        return $this->getApplication()->getHistory()->isEmpty();
    }