bem-archive / apw

APW (Arch-Plan-Workers) — is the core of the build system of `bem make/server` commands

Home Page:http://documentup.com/bem/apw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chainable API

veged opened this issue · comments

All methods should return this in case they not return some value.

Also, it's useful to think about refactor some methods like setNode to return this too.

Chaining added except for Arch.setNode() and Arch.replaceNode(), see another task about them #20