clause is checked. so we currently still set
# default value manually in _get_containers_json
schema => 'firefox::local_profile_name::default_first*',
pos => 0,
},
);
our
# default value manually in _get_containers_json
schema => 'firefox::local_profile_name::default_first*',
},
);
sub _get_containers_json {
require App::FirefoxUtils;
require F
ile::Copy;
require File::Slurper;
require Firefox::Util::Profile;
require JSON::MaybeXS;
my ($args, $do_backup) = @_;
my $res;
if ($do_backup) {
$res = App::FirefoxU