The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Tripletail::Ini::Group - 内部用

DESCRIPTION

Tripletail によって内部的に使用される。

METHODS

new
basename
variants
touchVariant
hasVariant
getVariant
filterVariants
    my @variants = $group->filterVariants($hosts); # $hosts is optional

Return a list of Tripletail::Ini::Group::Variant objects whose annotation (or lack thereof) matches to the current environment. The list is sorted by precedence in descending order (highest first).

$hosts should be another Tripletail::Ini::Group::Variant object representing the lone variant of the special [HOST] group. When it's undef it is assumed that the [HOST] group is missing.

deleteVariants
toStr

SEE ALSO

Tripletail

AUTHOR INFORMATION

Copyright 2006-2013 YMIRLINK Inc.

This framework is free software; you can redistribute it and/or modify it under the same terms as Perl itself

このフレームワークはフリーソフトウェアです。あなたは Perl と同じライセンスの 元で再配布及び変更を行うことが出来ます。

Address bug reports and comments to: tl@tripletail.jp

Web site : http://tripletail.jp/