Provided by: libconfig-model-itself-perl_2.003-1_all bug

NAME

       Config::Model::models::Itself::ConfigWR::DefaultLayer - Configuration class
       Itself::ConfigWR::DefaultLayer

DESCRIPTION

       Configuration classes used by Config::Model

Elements

   config_dir
       Optional. Type uniline.

   os_config_dir - configuration file directory for specific OS
       Specify and alternate location of a configuration directory depending on the OS (as
       returned by $^O or $Config{'osname'}, see "PLATFORMS" in perlport) Common values for $^O
       are 'linux', 'MSWin32', 'darwin'Optional. Type hash of uniline.

   file - target configuration file name
       specify the configuration file name. This parameter may not be applicable depending on
       your application. It may also be hardcoded in a custom backend. If not specified, the
       instance name will be used as base name for your configuration file.Optional. Type
       uniline.

SEE ALSO

       •   cme

perl v5.22.1                           Config::Model::models::Itself::ConfigWR::DefaultLayer(3pm)