Preparing search index...
The search index is not available
akaba-tool
akaba-tool
BaseCopier
Class BaseCopier
Since
1.2.0
Hierarchy
BaseCopier
OptionCopier
Index
Constructors
constructor
Properties
copy
Id
Map
copy
Id
Set
extra
Handle
List
Methods
copy
Option
copy
Option
As
Obj
do
Extra
Handle
generate
Copy
Id
get
Copy
Log
By
Id
get
Extra
Handle
Return
json
Copy
Constructors
constructor
new
Base
Copier
(
)
:
BaseCopier
Returns
BaseCopier
Properties
Protected
Readonly
copy
Id
Map
copy
Id
Map
:
Map
<
string
,
any
[]
>
= ...
Protected
Readonly
copy
Id
Set
copy
Id
Set
:
Set
<
string
>
= ...
extra
Handle
List
extra
Handle
List
:
ExtraHandle
<
any
,
BaseCopier
>
[]
= []
Methods
copy
Option
copy
Option
<
T
>
(
optA
:
T
, copyId
?:
string
)
:
T
Type Parameters
T
Parameters
optA:
T
Optional
copyId:
string
Returns
T
copy
Option
As
Obj
copy
Option
As
Obj
<
T
>
(
optA
:
T
, copyId
?:
string
)
:
T
Type Parameters
T
Parameters
optA:
T
Optional
copyId:
string
Returns
T
Protected
do
Extra
Handle
do
Extra
Handle
<
T
>
(
val
:
T
, copyId
:
string
, index
?:
number
)
:
ExtraHandleReturn
<
T
>
Type Parameters
T
Parameters
val:
T
copyId:
string
index:
number
= 0
Returns
ExtraHandleReturn
<
T
>
generate
Copy
Id
generate
Copy
Id
(
)
:
string
Returns
string
get
Copy
Log
By
Id
get
Copy
Log
By
Id
(
copyId
:
string
)
:
any
[]
Parameters
copyId:
string
Returns
any
[]
get
Extra
Handle
Return
get
Extra
Handle
Return
<
T
>
(
value
:
T
, hasNext
?:
boolean
)
:
ExtraHandleReturn
<
T
>
Type Parameters
T
Parameters
value:
T
hasNext:
boolean
= true
Returns
ExtraHandleReturn
<
T
>
json
Copy
json
Copy
<
T
>
(
obj
:
T
)
:
T
Type Parameters
T
Parameters
obj:
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
akaba-
tool
NSBase
Copier
NSFile
Relate
NSFunc
Array
Like
NSFunc
Num
NSFunc
Option
NSFunc
Range
NSOption
Copier
type
Helper
Base
Copier
constructor
copy
Id
Map
copy
Id
Set
extra
Handle
List
copy
Option
copy
Option
As
Obj
do
Extra
Handle
generate
Copy
Id
get
Copy
Log
By
Id
get
Extra
Handle
Return
json
Copy
Generated using
TypeDoc
Since
1.2.0