Opened 12 years ago

Last modified 8 years ago

#64 assigned new-feature

bundler -- two enhancements mktemp and re-use target

Reported by: Fred T. Hamster Owned by: bugdock
Priority: minor Milestone:
Component: feistymeow-nucleus Version:
Keywords: Cc:

Description

1) get the bundler to support a mktemp style variable,
so we can get temporary folders that are cleaned up
after the bundle runs (or after its being created for a source
execute style thing?)

2) allow a target to be re-used more than once.
for this we could support a name that's separate from the action to take.
currently only a set of unique action names are supported.
if we could name it like:

TOC...
whack_dir_prior:whack_dir=t
....
whack_dir_after:whack_dir=t

they could each use the action specified more than once, but be unique.

Change History (1)

comment:1 by Fred T. Hamster, 8 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.