Romestead Assembly Reference

Candide.CandideUI.Text.TextCopy.BashRunner

Type JSON

internal class in Candide.CandideUI.Text.TextCopy

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.CandideUI.Text.TextCopy
  • Base typeSystem.Object
  • Hash0C03699AF4ED2F28FDECFAE1B00B579D129271FE2F10E1E99AB3879CB794B5E5

Relationships

Base type

System.Object

Methods

Run

public System.Void Run(System.String commandLine)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF68CACE9585A400B5F823AE442176BF82E0462CDC4FA69703858323F172ADA9E
  • Body hash6277AF161D50EA621C4119B1244A0462F8289757D8D469EA51BFAC26A1F8E8A1
  • IL size381
Referenced calls
  • BashRunner.<>c__DisplayClass0_0::.ctor()
  • System.Text.StringBuilder::.ctor()
  • System.String::Concat(System.String, System.String, System.String)
  • System.Diagnostics.Process::.ctor()
  • System.Diagnostics.ProcessStartInfo::.ctor()
  • System.Diagnostics.ProcessStartInfo::set_FileName(System.String)
  • System.Diagnostics.ProcessStartInfo::set_Arguments(System.String)
  • System.Diagnostics.ProcessStartInfo::set_RedirectStandardOutput(System.Boolean)
  • System.Diagnostics.ProcessStartInfo::set_RedirectStandardError(System.Boolean)
  • System.Diagnostics.ProcessStartInfo::set_UseShellExecute(System.Boolean)
  • System.Diagnostics.ProcessStartInfo::set_CreateNoWindow(System.Boolean)
  • System.Diagnostics.Process::set_StartInfo(System.Diagnostics.ProcessStartInfo)
  • System.Diagnostics.Process::Start()
  • BashRunner.<>c__DisplayClass0_0::<Run>b__0(System.Object, System.Diagnostics.DataReceivedEventArgs)
  • System.Diagnostics.DataReceivedEventHandler::.ctor(System.Object, System.IntPtr)
  • System.Diagnostics.Process::add_OutputDataReceived(System.Diagnostics.DataReceivedEventHandler)
  • System.Diagnostics.Process::BeginOutputReadLine()
  • BashRunner.<>c__DisplayClass0_0::<Run>b__1(System.Object, System.Diagnostics.DataReceivedEventArgs)
  • System.Diagnostics.Process::add_ErrorDataReceived(System.Diagnostics.DataReceivedEventHandler)
  • System.Diagnostics.Process::BeginErrorReadLine()
  • System.Diagnostics.Process::WaitForExit(System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • System.Exception::.ctor(System.String)
  • System.Diagnostics.Process::get_ExitCode()
  • System.IDisposable::Dispose()
Called by
String literals
  • -c "
  • "
  • bash
  • Process timed out. Command line: bash
  • . Output:
  • Error:
  • Could not execute process. Command line: bash