NAME

App::Oozie::Role::Fields::Path - Overridable paths for internal programs/libs.

SYNOPSIS

use Moo::Role;
use MooX::Options;
with 'App::Oozie::Role::Fields::Path';

DESCRIPTION

This is a Role to be consumed by Oozie tooling classes and defines various fields.

Accessors

Overridable from cli

oozie_cli

oozie_client_jar

local_oozie_code_path

SEE ALSO

App::Oozie.