MCPcopy
hub / github.com/jcubic/jquery.terminal / rotate

Method rotate

js/jquery.terminal.d.ts:437–437  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

435 get(): T[];
436 index(): number;
437 rotate(): T | void;
438 length(): number;
439 remove(i: number): void;
440 set(item: T): void;

Callers 7

CycleFunction · 0.80
CycleFunction · 0.80
CycleFunction · 0.80
jquery.terminal.jsFile · 0.80
terminal.spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected