weaver.processes.builtin.file2string_array ========================================== .. py:module:: weaver.processes.builtin.file2string_array .. autoapi-nested-parse:: Transforms a file input into JSON file containing an array of file references as value. Module Contents --------------- .. py:data:: CUR_DIR :value: b'.' .. py:data:: LOGGER .. py:data:: OUTPUT_CWL_JSON :value: 'cwl.output.json' .. py:function:: process(input_file: str, output_dir: str) -> None .. py:function:: main(*args: str) -> None