NAME

Folder - legacy folder compatibility wrapper

SYNOPSIS

Folder->configure(paths => $paths, aliases => { postman => '/tmp/postman' });
my $dir = Folder->postman;

DESCRIPTION

This module exposes a project-neutral compatibility layer for older bookmark code that expects a Folder package.

METHODS

configure, home, tmp, dd, bookmarks, configs, startup, cd, ls, locate

Configure and resolve compatibility folders.