Summary

public void Run()

Runs with default terminal argument

Summary

public void Run(string argument)

Runs with specified argument

Parameters

Summary

public void Run(string argument, UpdateType updateSource)

Runs with the specified argument and update source

Parameters