summaryrefslogtreecommitdiffstats
path: root/command.py
blob: b87dd53d7cff72fe44c4cb593c05581d79ade263 (plain)
1
2
3
4
5
6
7
8
# -*- coding: UTF-8 -*-
# Copyright 2012 Red Hat, Inc.
# Part of clufter project
# Licensed under GPLv2 (a copy included | http://gnu.org/licenses/gpl-2.0.txt)


def as_command(filters):
    pass