attributes

package
v0.0.0-...-42222ab Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WindowsAttributes

type WindowsAttributes struct {
	ReadOnly          bool `json:"read_only"`
	Hidden            bool `json:"hidden"`
	System            bool `json:"system"`
	Directory         bool `json:"directory"`
	Archive           bool `json:"archive"`
	Normal            bool `json:"normal"`
	Temporary         bool `json:"temporary"`
	Offline           bool `json:"offline"`
	NotContentIndexed bool `json:"notContentIndexed"`
	Encrypted         bool `json:"encrypted"`
	OneDrive          bool `json:"oneDrive"`
}

func GetFileAttributes

func GetFileAttributes(path string) (WindowsAttributes, error)

Jump to

Keyboard shortcuts

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