| 555 | } |
| 556 | |
| 557 | QString OutputExecuteJobPrivate::joinCommandLine() const |
| 558 | { |
| 559 | return KShell::joinArgs( effectiveCommandLine() ); |
| 560 | } |
| 561 | |
| 562 | QStringList OutputExecuteJobPrivate::effectiveCommandLine() const |
| 563 | { |
no outgoing calls
no test coverage detected