Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/ foo
Function
foo
tests/unit/models/addon-test.js:748–750 ·
view source on GitHub ↗
(num)
Source
from the content-addressed store, hash-verified
746
project.addons = [
747
{
748
foo(num) {
749
counter += num;
750
},
751
},
752
{
753
foo(num) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected