Skip to content

abx_plugin_git.binaries

Nick Sweeting edited this page Nov 18, 2024 · 3 revisions

{py:mod}abx_plugin_git.binaries

:allowtitles:

Module Contents

Classes

:class: autosummary longtable
:align: left

* - {py:obj}`GitBinary <abx_plugin_git.binaries.GitBinary>`
  -

Data

:class: autosummary longtable
:align: left

* - {py:obj}`GIT_BINARY <abx_plugin_git.binaries.GIT_BINARY>`
  - ```{autodoc2-docstring} abx_plugin_git.binaries.GIT_BINARY
    :summary:
    ```

API

:canonical: abx_plugin_git.binaries.GitBinary

Bases: {py:obj}`abx_pkg.Binary`

````{py:attribute} name
:canonical: abx_plugin_git.binaries.GitBinary.name
:type: abx_pkg.BinName
:value: >
   None

```{autodoc2-docstring} abx_plugin_git.binaries.GitBinary.name
```

````

````{py:attribute} binproviders_supported
:canonical: abx_plugin_git.binaries.GitBinary.binproviders_supported
:type: typing.List[pydantic.InstanceOf[abx_pkg.BinProvider]]
:value: >
   None

```{autodoc2-docstring} abx_plugin_git.binaries.GitBinary.binproviders_supported
```

````

:canonical: abx_plugin_git.binaries.GIT_BINARY
:value: >
   'GitBinary(...)'

```{autodoc2-docstring} abx_plugin_git.binaries.GIT_BINARY
```

Clone this wiki locally