Search
Preparing search index...
The search index is not available
Zowe Node.js SDK - v3.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@zowe/zos-files-for-zowe-sdk
ZosFilesAttributes
Class ZosFilesAttributes
Attributes for a set of files relating to how they will be uploaded to USS
Hierarchy
ZosFilesAttributes
Index
Constructors
constructor
Properties
attributes
base
Path
MAX_
EXPECTED_
FIELDS
MIN_
EXPECTED_
FIELDS
Methods
file
Should
BeIgnored
file
Should
BeUploaded
find
Last
Matching
Attributes
get
File
Transfer
Mode
get
Local
Encoding
get
Remote
Encoding
parse
load
From
File
Constructors
constructor
new
Zos
Files
Attributes
(
attributesFileContents
:
string
, basePath
?:
string
)
:
ZosFilesAttributes
Parameters
attributesFileContents:
string
Optional
basePath:
string
Returns
ZosFilesAttributes
Properties
Private
attributes
attributes
:
Map
<
string
,
IUploadAttributes
>
= new Map<string,IUploadAttributes>()
Private
base
Path
base
Path
:
string
Static
Private
MAX_
EXPECTED_
FIELDS
MAX_
EXPECTED_
FIELDS
:
number
= 3
Static
Private
MIN_
EXPECTED_
FIELDS
MIN_
EXPECTED_
FIELDS
:
number
= 2
Methods
file
Should
BeIgnored
file
Should
BeIgnored
(
path
:
string
)
:
boolean
Parameters
path:
string
Returns
boolean
file
Should
BeUploaded
file
Should
BeUploaded
(
path
:
string
)
:
boolean
Parameters
path:
string
Returns
boolean
Private
find
Last
Matching
Attributes
find
Last
Matching
Attributes
(
path
:
string
)
:
IUploadAttributes
Parameters
path:
string
Returns
IUploadAttributes
get
File
Transfer
Mode
get
File
Transfer
Mode
(
path
:
string
, preferBinary
?:
boolean
)
:
TransferMode
Parameters
path:
string
Optional
preferBinary:
boolean
Returns
TransferMode
get
Local
Encoding
get
Local
Encoding
(
path
:
string
)
:
string
Parameters
path:
string
Returns
string
get
Remote
Encoding
get
Remote
Encoding
(
path
:
string
)
:
string
Parameters
path:
string
Returns
string
Private
parse
parse
(
attributesFileContents
:
string
)
:
void
Parameters
attributesFileContents:
string
Returns
void
Static
load
From
File
load
From
File
(
filePath
?:
string
, defaultDir
?:
string
)
:
ZosFilesAttributes
|
undefined
Parameters
Optional
filePath:
string
Optional
defaultDir:
string
Returns
ZosFilesAttributes
|
undefined
Globals
@zowe/core-
for-
zowe-
sdk
@zowe/imperative
@zowe/provisioning-
for-
zowe-
sdk
@zowe/zos-
console-
for-
zowe-
sdk
@zowe/zos-
files-
for-
zowe-
sdk
@zowe/zos-
jobs-
for-
zowe-
sdk
@zowe/zos-
logs-
for-
zowe-
sdk
@zowe/zos-
tso-
for-
zowe-
sdk
@zowe/zos-
uss-
for-
zowe-
sdk
@zowe/zos-
workflows-
for-
zowe-
sdk
@zowe/zosmf-
for-
zowe-
sdk
@zowe/core-
for-
zowe-
sdk
@zowe/imperative
@zowe/provisioning-
for-
zowe-
sdk
@zowe/zos-
console-
for-
zowe-
sdk
@zowe/zos-
files-
for-
zowe-
sdk
Zos
Files
Attributes
constructor
attributes
base
Path
MAX_
EXPECTED_
FIELDS
MIN_
EXPECTED_
FIELDS
file
Should
BeIgnored
file
Should
BeUploaded
find
Last
Matching
Attributes
get
File
Transfer
Mode
get
Local
Encoding
get
Remote
Encoding
parse
load
From
File
@zowe/zos-
jobs-
for-
zowe-
sdk
@zowe/zos-
logs-
for-
zowe-
sdk
@zowe/zos-
tso-
for-
zowe-
sdk
@zowe/zos-
uss-
for-
zowe-
sdk
@zowe/zos-
workflows-
for-
zowe-
sdk
@zowe/zosmf-
for-
zowe-
sdk
Generated using
TypeDoc
Attributes for a set of files relating to how they will be uploaded to USS