관리-도구
편집 파일: __init__.cpython-39.pyc
a �)g. � @ sD d dl mZmZmZ eZd dlZd dlmZ e ddg�Z dd� ZdS )� )�absolute_import�division�print_functionN)�to_bytess MANIFEST.jsons galaxy.ymlc C sD d}t | �}tj�|�r@tD ]"}tj�tj�||��rd} q@q|S )z� Verify that a path meets min requirements to be a collection :param path: byte-string path to evaluate for collection containment :return: boolean signifying 'collectionness' FT)r �os�path�isdir�B_FLAG_FILES�exists�join)r Zis_coll�b_pathZb_flag� r �@/usr/lib/python3.9/site-packages/ansible/collections/__init__.py�is_collection_path s r )Z __future__r r r �typeZ __metaclass__r Zansible.module_utils._textr � frozensetr r r r r r �<module> s