Search
Preparing search index...
The search index is not available
makit-plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"plugin/inline/inline-tpl"
External module "plugin/inline/inline-tpl"
Index
Interfaces
Tpl
Inline
Option
Type aliases
Make
Variables
debug
Functions
get
Source
Content
inline
inline
Tpl
modify
Source
Url
Type aliases
Make
Make
:
function
Type declaration
(
str
:
string
)
:
Promise
<
number
>
Parameters
str:
string
Returns
Promise
<
number
>
Variables
Const
debug
debug
:
any
= Debug('inline:parseTpl')
Functions
get
Source
Content
get
Source
Content
(
make
:
Make
, filePath
:
string
, inner
?:
boolean
, attr
?:
string
)
:
string
|
Buffer
Parameters
make:
Make
filePath:
string
Default value
inner:
boolean
= true
Default value
attr:
string
= ""
Returns
string
|
Buffer
inline
inline
(
make
:
Make
, reg
:
RegExp
, content
:
string
, path
:
string
, options
:
TplInlineOption
)
:
Promise
<
string
>
Parameters
make:
Make
reg:
RegExp
content:
string
path:
string
options:
TplInlineOption
Returns
Promise
<
string
>
inline
Tpl
inline
Tpl
(
make
:
Make
, content
:
string
, path
:
string
, options
:
TplInlineOption
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
path:
string
options:
TplInlineOption
Returns
Promise
<
string
>
modify
Source
Url
modify
Source
Url
(
make
:
Make
, content
:
string
, prefix
:
string
, base
:
string
, file
:
string
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
prefix:
string
base:
string
file:
string
Returns
Promise
<
string
>
Globals
"plugin/inline/inline-
tpl"
Tpl
Inline
Option
Make
debug
get
Source
Content
inline
inline
Tpl
modify
Source
Url
Generated using
TypeDoc