/
niceSOFT
/
python3-pathspec
Обзор
Документация
Войти
/
niceSOFT
/
python3-pathspec
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.8.1
doc/source/api.rst
53 строки
785 B
cpburnz
Add sphinx documentation
09 сен 2017, 17:03
09 сен 2017, 17:03
5553778
Код
Авторство
О чём код?
API === pathspec -------- .. automodule:: pathspec pathspec.pathspec ----------------- .. automodule:: pathspec.pathspec .. autoclass:: PathSpec :members: :show-inheritance: :special-members: __init__, __eq__, __len__ pathspec.pattern ---------------- .. automodule:: pathspec.pattern .. autoclass:: Pattern :members: :show-inheritance: :special-members: __init__ .. autoclass:: RegexPattern :members: :show-inheritance: :special-members: __init__, __eq__ pathspec.patterns.gitwildmatch ------------------------------ .. automodule:: pathspec.patterns.gitwildmatch .. autoclass:: GitWildMatchPattern :members: :inherited-members: :show-inheritance: pathspec.util ------------- .. automodule:: pathspec.util :members: :show-inheritance: