Module: PoiseApplication::AppFileMixin Private

Includes:
Poise::Utils::ResourceProviderMixin
Included in:
Resources::ApplicationCookbookFile::Resource, Resources::ApplicationFile::Resource, Resources::ApplicationTemplate::Resource
Defined in:
lib/poise_application/app_file_mixin.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

A helper mixin for ‘file`-like resources to make them take application resource data. Relative paths are expanded against the application path and the app owner/group are the default user/group for the resource.

Since:

  • 5.1.0

Defined Under Namespace

Modules: Provider, Resource