Changeset View
Changeset View
Standalone View
Standalone View
scap/context.py
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
""" | """ | ||||
scap.context | scap.context | ||||
~~~~~~~~~~~ | ~~~~~~~~~~~~ | ||||
Management of deployment host/target directories and execution context. | Management of deployment host/target directories and execution context. | ||||
""" | """ | ||||
from datetime import datetime | from datetime import datetime | ||||
import glob | import glob | ||||
import os | import os | ||||
from . import utils | from . import utils | ||||
▲ Show 20 Lines • Show All 274 Lines • Show Last 20 Lines |
Content licensed under Creative Commons Attribution-ShareAlike 3.0 (CC-BY-SA) unless otherwise noted; code licensed under GNU General Public License (GPL) or other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL