method
+
+(filter)
public
Hide source
# File lib/shell/filter.rb, line 86 def + (filter) Join.new(@shell, self, filter) end