Baz.IEx (baz v0.0.17)

Commands to control baz within an Elixir interactive shell

Link to this section Summary

Functions

Link to this section Functions

Link to this function

collection_asset_imports(options \\ [])

@spec collection_asset_imports(Baz.IEx.Commands.CollectionAssetImports.opts()) ::
  no_return()

See Baz.IEx.Commands.CollectionAssetImports.filter_and_order/1.

Link to this function

collection_assets(options \\ [])

@spec collection_assets(Baz.IEx.Commands.CollectionAssets.opts()) :: no_return()

See Baz.IEx.Commands.CollectionAssets.filter_and_order/1.

Link to this function

collection_event_imports(options \\ [])

@spec collection_event_imports(Baz.IEx.Commands.CollectionEventImports.opts()) ::
  no_return()

See Baz.IEx.Commands.CollectionEventImports.filter_and_order/1.

Link to this function

collection_events(options \\ [])

@spec collection_events(Baz.IEx.Commands.CollectionEvents.opts()) :: no_return()

See Baz.IEx.Commands.CollectionEvents.filter_and_order/1.

Link to this function

collection_imports(options \\ [])

@spec collection_imports(Baz.IEx.Commands.CollectionImports.opts()) :: no_return()

See Baz.IEx.Commands.CollectionImports.filter_and_order/1.

Link to this function

collection_packs(options \\ [])

@spec collection_packs(Baz.IEx.Commands.CollectionPacks.opts()) :: no_return()

See Baz.IEx.Commands.CollectionPacks.filter_and_order/1.

Link to this function

collections(options \\ [])

@spec collections(Baz.IEx.Commands.Collections.opts()) :: no_return()

See Baz.IEx.Commands.Collections.filter_and_order/1.

@spec help() :: no_return()

See Baz.IEx.Commands.Help.help/0.

Link to this function

import_collection(options \\ [])

@spec import_collection(Baz.IEx.Commands.ImportCollection.opts()) :: no_return()

See Baz.IEx.Commands.ImportCollection.create/1.

Link to this function

import_collection_assets(options \\ [])

@spec import_collection_assets(Baz.IEx.Commands.ImportCollectionAssets.opts()) ::
  no_return()

See Baz.IEx.Commands.ImportCollectionAssets.create/1.

Link to this function

import_collection_events(options \\ [])

@spec import_collection_events(Baz.IEx.Commands.ImportCollectionEvents.opts()) ::
  no_return()

See Baz.IEx.Commands.ImportCollectionEvents.create/1.

Link to this function

normalized_sinks(options \\ [])

See Baz.IEx.Commands.NormalizedSinks.filter_and_order/1.

Link to this function

raw_sinks(options \\ [])

See Baz.IEx.Commands.RawSinks.filter_and_order/1.

@spec settings() :: no_return()

See Baz.IEx.Commands.Settings.list/0.

Link to this function

start_venue_web_socket(options \\ [])

@spec start_venue_web_socket(Baz.IEx.Commands.StartVenueWebSocket.opts()) ::
  no_return()

See Baz.IEx.Commands.StartVenueWebSocket.start_venue_web_socket/1.

Link to this function

subscribe_venue_web_socket(options \\ [])

@spec subscribe_venue_web_socket(Baz.IEx.Commands.SubscribeVenueWebSocket.opts()) ::
  no_return()

See Baz.IEx.Commands.SubscribeVenueWebSocket.subscribe_venue_web_socket/1.

Link to this function

venue_web_sockets(options \\ [])

@spec venue_web_sockets(Baz.IEx.Commands.VenueWebSockets.opts()) :: no_return()

See Baz.IEx.Commands.VenueWebSockets.filter_and_order/1.

Link to this function

venues(options \\ [])

See Baz.IEx.Commands.Venues.filter_and_order/1.