FlutterAttachSettings.

PidFile Property

Summary

--pid-file Specify a file to write the process id to. You can send SIGUSR1 to trigger a hot reload and SIGUSR2 to trigger a hot restart.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterAttachSettings

Syntax

public string PidFile { get; set; }

Value

Type Description
string