Output all arguments in `echo' action
This commit is contained in:
parent
61c262a9f1
commit
770f4df51e
@ -7,7 +7,7 @@ module Producer
|
|||||||
end
|
end
|
||||||
|
|
||||||
def apply
|
def apply
|
||||||
output.puts arguments.first
|
output.puts arguments
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user