My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 80: Add builtin: "apply"
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  cgwalters
Closed:  Jan 2008
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by cgwalters, Jan 07, 2008
apply should be analogous to Unix "xargs".

For example: 

current | apply rm

Removes current file list.

 
Comment 1 by cgwalters, Jan 25, 2008
Committed r878
	A	hotwire/builtins/apply.py
	M	hotwire/builtin.py
	M	hotwire/test_command.py
	M	hotwire/command.py
r878 = 965e76994bf3131a36fc665c2b9a9881673a7cd3 (git-svn)

Except that we're not pulling in "undoability" correctly this way.

Status: Fixed
Sign in to add a comment

Hosted by Google Code