Skip to content

Command-line operations do not behave like a command-line program #168

@TheRealQuantam

Description

@TheRealQuantam

Several oddities exist with the Dn-FT CLI where it acts very different than a normal CLI app.

  • Dn-FT doesn't properly use stdout/stderr. This can be proven by the fact that the output streams cannot be redirected but will always print out.
  • Some errors produce message boxes rather than printing to stdout/stderr. E.g. I got this when I accidentally passed the FT directory as the input filename and got a message box saying that the file could not be opened.
  • It requires user input to complete ("press enter") -- NOT ACTUALLY TRUE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions