IFileSystem.

OpenWrite(string) Method

Namespace
GitReleaseManager.Core.Helpers
Containing Type
IFileSystem

Syntax

Stream OpenWrite(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
Stream
GitHub