tiny.smg.command.concepts
Defined in command.
API (4)
Actions
Public operations.
Namespaces
Public namespaces.
Source
Source: tools/smg/src/command/concepts/root.zig
zig
pub const command = @import("command.zig");pub const render = @import("render.zig");pub const run = command.run;pub const writeList = render.writeList;Source: tools/smg/src/command/root.zig:8
zig
pub const concepts = @import("concepts/root.zig");Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |