Skip to content

tools_add_string_at_line.cwl

Travis CI User edited this page Feb 4, 2020 · 3 revisions

Documentation for add_string_at_line.cwl

This page is auto-generated. Do not edit.

Overview

Insert an arbitrary string at a specific line of a file

Docker Requirement

ubuntu:xenial

Inputs

Name Label Description Type Secondary Files
input_file File
line_number int
some_text string
output_name string?

Outputs

Name Label Description Type Secondary Files
output_file stdout
Clone this wiki locally