File: kas-plugin-clean.rst

package info (click to toggle)
kas 5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,280 kB
  • sloc: python: 5,877; sh: 1,097; makefile: 210
file content (23 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
:orphan:

kas clean command
=================

.. argparse::
    :module: kas.kas
    :func: kas_get_argparser
    :prog: kas
    :path: clean
    :manpage:

    .. automodule:: kas.plugins.clean.Clean
        :noindex:

SEE ALSO
--------

:manpage:`kas-plugin-cleanall`,
:manpage:`kas-plugin-cleansstate`,
:manpage:`kas-plugin-purge`

.. include:: _kas-man-footer.inc