Skip to content

Commit

Permalink
Improve a documentation of Selector
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mracek authored and m-blaha committed Oct 15, 2018
1 parent ee9cbcd commit 63db76e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/api_selector.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@
.. class:: dnf.selector.Selector

Specify a target of a transaction operation.

.. method:: set

Set content of Selector similarly like :meth:`dnf.query.Query.filter`

.. method:: matches

Returns packages that represents the content of Selector

0 comments on commit 63db76e

Please sign in to comment.