You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the PipedCommand's _output_is_object and _input_data attributes public. It should make the interface cleaner, allowing for the modification after creation and before execution.
Make the
PipedCommand's_output_is_objectand_input_dataattributes public. It should make the interface cleaner, allowing for the modification after creation and before execution.