Свойство | Тип | Описание | |
---|---|---|---|
Analyze | bool |
Метод | Описание | |
---|---|---|
CreateCommand ( ) : Command | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Метод | Описание | |
---|---|---|
Equals ( |
||
HasShebang ( [ file, [ interpreter ) : bool |
Determines whether a file is executable and has a shebang line pointing to a specific interpreter.
|
Метод | Описание | |
---|---|---|
Analyze ( |
protected Equals ( |
||
other | ||
Результат | bool |
protected HasShebang ( [ file, [ interpreter ) : bool | ||
file | [ | The file to analyze. |
interpreter | [ | The name of the interpreter to search for (e.g. 'python'). |
Результат | bool |