mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Implement ale.pad in Lua
This commit is contained in:
@@ -4498,7 +4498,8 @@ ale#Has(feature) *ale#Has()*
|
||||
`ale#Has('ale-x.y.z')`, such as `ale#Has('ale-2.4.0')`.
|
||||
|
||||
|
||||
ale#Pad(string) *ale#Pad()*
|
||||
ale.pad(str) *ale.pad()*
|
||||
ale#Pad(str) *ale#Pad()*
|
||||
|
||||
Given a string or any |empty()| value, return either the string prefixed
|
||||
with a single space, or an empty string. This function can be used to build
|
||||
|
||||
Reference in New Issue
Block a user