Skip to content

[Console] Add method to InputInterface that would allow to operate with input stream #10844

Closed
@maxromanovsky

Description

@maxromanovsky

Currently InputInterface operates only with arguments passed to the Application.
I suggest to add a method that would allow to operate with an input stream (STDIN in case of CLI application).
This would help with decoupling TwigBridge's LintCommand from direct usage of STDIN (#10843). Also it would simplify unit testing of such components.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions