csproj

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSProjFile

type CSProjFile struct {
	// contains filtered or unexported fields
}

func NewCSProjFile

func NewCSProjFile(path string, content io.Reader) (*CSProjFile, error)

func (*CSProjFile) AddProperty

func (f *CSProjFile) AddProperty(name string, value string)

func (*CSProjFile) Clone

func (f *CSProjFile) Clone() core.File

func (*CSProjFile) GetProperty

func (f *CSProjFile) GetProperty(name string) (string, bool)

func (*CSProjFile) Path

func (f *CSProjFile) Path() string

func (*CSProjFile) WriteTo

func (f *CSProjFile) WriteTo(out io.Writer) (int64, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL