Your IP : 216.73.216.85
B
��]� � @ s� d Z ddlmZ ddlmZ ddlZddlmZmZ ddlm Z m
Z ddlm
Z
mZ dd lmZmZ d
ZG dd� de�Ze� ae� ae� ae� ad
d� ZG dd� de�ZdS )zh
clint.resources
~~~~~~~~~~~~~~~
This module contains all the application resource features of clint.
� )�absolute_import)�with_statementN)�remove�
removedirs)�isfile�join)�AppDirs�AppDirsError� )�mkdir_p�
is_collection)�init�user�site�cache�log�
NotConfiguredc @ st e Zd ZdZddd�Zdd� Zdd� Zd d
� Zdd� Zddd�Z ddd�Z
ddd�Zd dd�Zd!dd�Z
dd� ZdS )"�AppDirzApplication Directory object.Nc C s || _ d| _|r| �� d S )NF)�path�_exists�_create)�selfr � r �@/opt/alt/python37/lib/python3.7/site-packages/clint/resources.py�__init__ s zAppDir.__init__c C s
d| j S )Nz
<app-dir: %s>)r )r r r r �__repr__( s zAppDir.__repr__c C s"