OpenQuizz
Une application de gestion des contenus pédagogiques
GitCommandNotFound Class Reference
Inheritance diagram for GitCommandNotFound:
Collaboration diagram for GitCommandNotFound:

Public Member Functions

def __init__ (self, command, cause)
 
- Public Member Functions inherited from CommandError
def __init__ (self, command, status=None, stderr=None, stdout=None)
 
def __str__ (self)
 

Additional Inherited Members

- Data Fields inherited from CommandError
 command
 
 status
 
 stdout
 
 stderr
 

Detailed Description

Thrown if we cannot find the `git` executable in the PATH or at the path given by
the GIT_PYTHON_GIT_EXECUTABLE environment variable

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  command,
  cause 
)

The documentation for this class was generated from the following file: