struct Zap::Config
- Zap::Config
- Struct
- Value
- Object
Overview
Global configuration for Zap
Included Modules
Defined in:
config.crConstructors
Instance Method Summary
- #bin_path : String
- #check_if_store_is_linkeable : Config
- #concurrency : Int32
- #copy_for_inner_consumption : Config
- #copy_with(**fields : **T) forall T
- #deduce_global_prefix : String
- #deferred_output : Bool
- #file_backend : Backend::Backends
- #filters : Array(Workspaces::Filter) | Nil
- #flock_scope : FLockScope
- #global : Bool
- #infer_context : InferredContext
- #lockfile_format : Lockfile::Format | Nil
- #man_pages : String
- #network_concurrency : Int32
- #no_workspaces : Bool
- #node_modules : String
- #nodejs_path? : String | Nil
- #plug_and_play_modules : String
- #pnp_runtime=(pnp_runtime : Path | Nil)
- #pnp_runtime? : Path | Nil
- #pnp_runtime_esm=(pnp_runtime_esm : Path | Nil)
- #pnp_runtime_esm? : Path | Nil
- #prefix : String
- #recursive : Bool
- #root_workspace : Bool
- #silent : Bool
- #store_path : String