App-Term-Jump

 view release on metacpan or  search on metacpan

lib/App/Term/Jump.pm  view on Meta::CPAN

=head2 [p] is_blacklisted(\%options, $path)

Verifies if the path can be added to the database or not

I<Arguments> -

=over 2

=item * \%options - options parsed from the command line

=item * $path - path to verify

=back

I<Returns> - True if the path can not be added to the database

I<Exceptions> - None

=cut

my ($options, $path) = @_ ;



( run in 1.887 second using v1.01-cache-2.11-cpan-73692580452 )