Skip to content

Conversation

jnthntatum
Copy link
Collaborator

@jnthntatum jnthntatum commented Jun 15, 2022

Adds the ability to load protobuf file descriptors from disk e.g.

%load_descriptors "path/to/file_descriptor_set.textproto".

closes #538 -- with this the REPL tool has enough basic support for most use cases. We can address specific feature requests as they come up from use.

@jnthntatum jnthntatum marked this pull request as ready for review June 16, 2022 00:47
Adds the ability to load protobuf file descriptors from disk e.g.

`%load_descriptors "path/to/field_descriptor_set.textproto"`.
@jnthntatum jnthntatum merged commit a7d8a81 into google:master Jun 22, 2022
@jnthntatum jnthntatum deleted the repl branch June 23, 2022 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a basic Read Evaluate Print Loop Tool

2 participants