FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

nodegit.github.com/api/strarray/index.md at master · dawnsgithub/nodegit.github.com · GitHub

Latest commit

 

History

History
43 lines (34 loc) · 965 Bytes

File metadata and controls

43 lines (34 loc) · 965 Bytes
layout default
menu_item api
title Strarray
description Version 0.19.0
return_to
API Documentation Index
/api/
sections
#copy #free Instance Variables
#copy
#free
#ivars

Strarray#copy SyncExperimental

var result = strarray.copy(src);

| Parameters | Type | | --- | --- | --- | | src | Strarray | source |

Returns
Number 0 on success,
<
0 on allocation failure

Strarray#free SyncExperimental

strarray.free();

Instance Variables

Variable Type Description
count Number
strings String

Back | FazBrowse Home | New Git URL