wrappers

package
v0.0.32 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbsolutePathWrappers

type AbsolutePathWrappers struct {
	PathWrappers
}

func (*AbsolutePathWrappers) AbsoluteLevel

func (a *AbsolutePathWrappers) AbsoluteLevel() int

func (*AbsolutePathWrappers) AbsolutePathString

func (a *AbsolutePathWrappers) AbsolutePathString() string

type PathWrappers

type PathWrappers struct {
	*pathlib.Path
}

func (*PathWrappers) BaseName added in v0.0.21

func (p *PathWrappers) BaseName() string

@property def base_name( self) \

func (*PathWrappers) Exists added in v0.0.21

func (p *PathWrappers) Exists() bool

def exists( self) \ -> bool:

func (*PathWrappers) ExtendPath added in v0.0.21

func (p *PathWrappers) ExtendPath(
	pathExtension string) string

def extend_path( self, path_extension: str) \

func (*PathWrappers) Initialise added in v0.0.21

func (p *PathWrappers) Initialise(
	pathString string)

func (*PathWrappers) ItemCount added in v0.0.21

func (p *PathWrappers) ItemCount() int

def item_count( self) \ -> int:

func (*PathWrappers) Level added in v0.0.21

func (p *PathWrappers) Level() int

@property def level( self) \ -> int:

func (*PathWrappers) ListOfComponents added in v0.0.21

func (p *PathWrappers) ListOfComponents() []string

def list_of_components(self):

func (*PathWrappers) Parent added in v0.0.21

func (p *PathWrappers) Parent() *PathWrappers

@property def parent(self):

func (*PathWrappers) PathString

func (p *PathWrappers) PathString() string

@property def path_string( self) \ -> str:

Jump to

Keyboard shortcuts

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