-
-
Notifications
You must be signed in to change notification settings - Fork 3
function_format
Wesley de Groot edited this page Jul 31, 2018
·
32 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v1.0.0 Final
Format sort of sprintf
This function is for the Command Line Interface and Websites!
Type | @var | Description | Required |
object | [object] | Wrapper | Optional |
string | str | String | Required |
string | ... | Options | Required |
_.format('my %s', 'wesley')
string
Back to function list
© Wesley de Groot • CC-BY 4.0 • WDGWV