Tape.Location – libtape-0 Reference Manual
Packages
libtape-0
Tape
Location
file
is_tmp
Location
Location.none
_file
_is_tmp
Location
Object Hierarchy:
Description:
public
struct
Location
Namespace:
Tape
Package:
libtape-0
Content:
Properties:
public
File
?
file
{
get
; }
public
bool
is_tmp
{
get
; }
Creation methods:
public
Location
(
bool
is_tmp,
File
? file)
public
Location.none
()
Fields:
public
bool
_is_tmp
public
File
?
_file