Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special Args #259

Open
robcxyz opened this issue Jan 1, 2024 · 0 comments
Open

Special Args #259

robcxyz opened this issue Jan 1, 2024 · 0 comments
Labels
proposal Proposal for changes in syntax / behaviour wip A work in progress proposal

Comments

@robcxyz
Copy link
Collaborator

robcxyz commented Jan 1, 2024

Special Args

Reserve some arguments for use with tackle (ie import, freeze, update)

Overview

Would be convenient to be able to call tackle with a couple reserved arguments for doing actions that should be integrated directly into tackle. For instance:

tackle freeze [provider_name]

tackle import [provider_name]

tackle update [provider_name]

Would be available

Special Things

  • Special variables

  • Special args

  • Special keys

  • Special fields

  • Special methods

Special Methods

F<-:

  ...



f->: F json_str
  • json

  • json_str

  • yaml

  • yaml_str

  • json_schema

  • validate

@robcxyz robcxyz changed the title tmp Splat Syntax Jan 1, 2024
@robcxyz robcxyz added proposal Proposal for changes in syntax / behaviour wip A work in progress proposal labels Jan 1, 2024
@robcxyz robcxyz changed the title Splat Syntax Special Args Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposal for changes in syntax / behaviour wip A work in progress proposal
Projects
None yet
Development

No branches or pull requests

1 participant