OpenMS  2.4.0
Public Attributes | List of all members
ToolExternalDetails Struct Reference

#include <OpenMS/DATASTRUCTURES/ToolDescription.h>

Public Attributes

String text_startup
 
String text_fail
 
String text_finish
 
String category
 
String commandline
 
String path
 filename to external tool More...
 
String working_directory
 folder where the command will be executed from More...
 
MappingParam tr_table
 
Param param
 

Member Data Documentation

◆ category

String category

◆ commandline

String commandline

◆ param

Param param

◆ path

String path

filename to external tool

◆ text_fail

String text_fail

◆ text_finish

String text_finish

◆ text_startup

String text_startup

◆ tr_table

MappingParam tr_table

◆ working_directory

String working_directory

folder where the command will be executed from